New to KendoReact? Learn about KendoReact Free.
InputHandle
Represent the ref
target of the Input component.
Name | Type | Default | Description |
---|---|---|---|
element |
|
Gets the native input element of the Input component. | |
name |
|
Gets the | |
props |
|
The props of the InputHandle component. | |
validity |
|
Represents the validity state into which the Input is set. | |
value |
|
Gets the value of the Input. |