New to KendoReactLearn about KendoReact Free.

InputHandle

Represent the ref target of the Input component.

NameTypeDefaultDescription

element

"null" | HTMLInputElement

Gets the native input element of the Input component.

name

undefined | string

Gets the name property of the Input.

props

InputProps

The props of the InputHandle component.

validity

FormComponentValidity

Represents the validity state into which the Input is set.

value

undefined | string | number | string[]

Gets the value of the Input.

Not finding the help you need?
Contact Support