Multiline text field
Display type
- multitext
Config properties
Name | Description | Default value |
---|---|---|
numberOfLines | Number of rows for the field height | 4 |
Properties
Name | Description |
---|---|
displayName | Label to display on the field |
isReadOnly | Sets the field value as non-editable but content can be used to focus and copy |
isDisabled | Sets the field disabled for any user actions like edit/focus/click etc |
autoComplete | Provides input suggestions on previously entered values |
value | Sets the value of the field |