Text field
Display type
- text
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 |