New to KendoReact? Start a free 30-day trial
FormSubmitClickEvent
FormSubmitClickEventPremium
Contains data for the form submit click event.
Name | Type | Default | Description |
---|---|---|---|
event? |
|
Contains the original browser event that triggered the submit. | |
isModified |
|
Shows whether any form fields have been changed from their initial values. | |
isValid |
|
Shows whether the form passes all validation rules. | |
values |
|
Provides the current values from all form fields. |