New to KendoReactStart a free 30-day trial

FormSubmitClickEvent
Premium

Updated on Oct 31, 2025

Contains data for the form submit click event.

NameTypeDefaultDescription

event?

SyntheticEvent<any>

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.

Not finding the help you need?
Contact Support