SubmitButtonOptions
Options for controlling submit button disabled behavior.
Properties
| Name | Type | Description |
|---|---|---|
| disableWhenInvalid | boolean | undefined | Disable submit button when the form is invalid. @default true |
| disableWhileSubmitting | boolean | undefined | Disable submit button while the form is submitting. Requires @default true |