Input
Component
Represents the KendoReact Input component.
Accepts properties of type InputProps.
Obtaining the ref returns an object of type InputHandle.
Definition
Package:@progress/kendo-react-inputs
Properties
props
InputProps intersected with RefAttributes<null | InputHandle>
The props of the Input component.