FormElement
Represents the KendoReact FormElement component.
It's small wrapper around HTML form element which automatically attach the
Form component's onSubmit
render prop and Kendo CSS classes.
Other props are passed to the DOM node.
Name | Type | Default | Description |
---|---|---|---|
props |
|
The props of the FormElement component. |