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.
Maximum value for the number input.
Minimum value for the number input.
Placeholder for the number input.
Step size for the number input.
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.
Generated using TypeDoc
Extra css classes to apply to the field in the editor.