default value to use for the field.
Help string to display to assist user in understanding the expectations of the field.
In complex fields, this can be broken up into zones like validation rules.
Key to reference the field in the data.
Label for the field in the editor.
Placeholder for the textarea input.
Number of rows to use when displaying the textarea.
Type of field. Used to create the correct field in the editor UI.
Validation rules that should be applied to the field.
In complex fields, this can be broken up into zone like help text.
Textarea text wrap strategy.
Browser defaults to soft wrapping.
Generated using TypeDoc
Extra css classes to apply to the field in the editor.