NextButtonOptions
Options for controlling next page button disabled behavior.
Properties
| Name | Type | Description |
|---|---|---|
| disableWhenPageInvalid | boolean | undefined | Disable next button when the current page has invalid fields. @default true |
| disableWhileSubmitting | boolean | undefined | Disable next button while the form is submitting. @default true |