Skip to content

ellipsis(...)

Studio is being deprecated, please head over to the documentation page for Mattercraft, our most advanced 3D tool for the web, where you can find the most recent information and tutorials.

ellipsis(val : string) : this;

Sets the text to display where the node truncates lengthy text. This only occurs when the layout is Z.Text.Layout.wrap.

Default value: ...

ParameterTypeDescription
valstringThe text to display.

this