IEditSettings Members
Declares common editor settings.
#Properties
Name | Description |
---|---|
Css |
Assigns a CSS class to the editor. |
Enabled | Specifies whether an editor is enabled. |
Read |
Specifies whether a user can change an editor’s value. |
Show |
Specifies whether the editor indicates successful validation. When an input value is valid, the editor displays a green outline and can show a success icon. |
Validation |
Specifies whether the editor validates user input. |
See Also