New to KendoReact? Start a free 30-day trial
FormHandle
FormHandlePremium
Represent the ref of the Form component.
| Name | Type | Default | Description |
|---|---|---|---|
errors |
| ||
fields |
| ||
formErrors |
| ||
modified |
| ||
props |
|
The props of the FormHandle component. | |
touched |
| ||
validatorsByField |
| ||
values |
| ||
visited |
|
Methods
onChange | |||||||||
|---|---|---|---|---|---|---|---|---|---|
|
Method for emiting changes to a specific field outside the form component.
| |||||||||
|
onReset |
|---|
|
Method for resetting the form state outside the form component.
|