Field
Component
Represents the Field component that is used inside the KendoReact Form component.
It uses name property to access field value and meta information from Form state.
Definition
Package:@progress/kendo-react-form
Properties
displayName
string
props
FieldProps intersected with object
The props of the Field component.