FormInitialValues
Specifies initial values for form fields. Maps field names to their default values when the form loads.
Props
The following table outlines the props for the FormInitialValues:
| Name | Type | Default | Description |
|---|---|---|---|
| [fieldName: string] | - | Specifies initial values for form fields. Maps field names to their default values when the form loads. |