New to KendoReactStart a free 30-day trial

Contains data for the form submit click event.

Definition

Package:@progress/kendo-react-form

Properties

event?

SyntheticEvent​<any, Event>

Contains the original browser event that triggered the submit.

isModified

boolean

Shows whether any form fields have been changed from their initial values.

isValid

boolean

Shows whether the form passes all validation rules.

values

{ [name: string]: any }

Provides the current values from all form fields.

In this article
DefinitionPropertiesevent?isModifiedisValidvalues
Not finding the help you need?
Contact Support