Skip to content

maxLength(...)

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.

maxLength(val: number): this;

Sets the maximum number of characters that the user will be permitted to enter.

Default value: 255

ParameterTypeDescription
valintegerThe maximum to set.

this