New to Kendo UI for Vue? Start a free 30-day trial
FormSubmitClickEvent
The FormSubmitClick event.
| Name | Type | Default | Description | 
|---|---|---|---|
| event? | 
 | The native event. | |
| isModified | 
 | Represents the modified state of the form. | |
| isValid | 
 | Represents the validity state of the form. | |
| values | 
 | Contains the current values of the form. |