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.

A Functional Component.

NameTypeDefaultDescription

props

FormElementProps

The props of the FormElement component.

In this article

Not finding the help you need?