New to KendoReactStart a free 30-day trial

InputHandle

Interface

Represent the ref target of the Input component.

Definition

Package:@progress/kendo-react-inputs

Properties

element

null | HTMLInputElement

Gets the native input element of the Input component.

name

undefined | string

Gets the name property of the Input.

The props of the InputHandle component.

Represents the validity state into which the Input is set.

value

undefined | string | number | string[]

Gets the value of the Input.

In this article
DefinitionPropertieselementnamepropsvalidityvalue
Not finding the help you need?
Contact Support