FormSubmitClickEvent

The FormSubmitClick event.

NameTypeDefaultDescription

event?

SyntheticEvent<any>

The native event.

isModified

boolean

Represents the modified state of the form.

isValid

boolean

Represents the validity state of the form.

values

{[name: string]: any}

Contains the current values of the form.

In this article

Not finding the help you need?