FormProps
Properties
(Mandatory properties are in bold)| Properties | Type | Description | 
|---|---|---|
| controller | FormService | |
| onSubmit | FormSubmitCallback | 
Additional properties for advanced use cases
| Properties | Type | Description | 
|---|---|---|
| fieldSize | xsmall | small | medium | large | xlarge | |
| labelWidth | FormLabelWidth | |
| layout | FormLayout | |
| lgLabelWidth | FormLabelWidth | |
| LoadingComponent | React.FC | |
| mdLabelWidth | FormLabelWidth | |
| onError | FormErrorCallback | |
| onWarning | FormWarningCallback | |
| reconfigure | boolean | |
| smLabelWidth | FormLabelWidth | |
| touchOn | TouchOnType | |
| xlLabelWidth | FormLabelWidth | |
| xsLabelWidth | FormLabelWidth |