TextAreaFormInput

A user interface for a multi-line text area.

Since

200.4.0

Properties

Link copied to clipboard

The maximum number of characters allowed. If not supplied, the value is determined using the length property of the referenced field.

Link copied to clipboard

The minimum number of characters allowed. If not supplied, the value is 0, meaning there is no minimum constraint.

Inherited functions

Link copied to clipboard
fun toJson(): String

Convert an object to JSON string.