FieldProps Interface
Properties used to create a Field in a Form
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| id | string |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| editor | undefined | FieldEditor | FieldDef | |
| label | undefined | string | FieldDef | |
| options | string[] | { T } | FieldDef | |
| value | undefined | any | FieldDef |
Defined in
Last Updated: 30 November, 2023