New to KendoReact? Learn about KendoReact Free.
ComboBoxHandle
A subclass of React.Component.
Represent the ref
of the ComboBox component.
Name | Type | Default | Description |
---|---|---|---|
element |
| ||
index |
|
The index of the selected item. | |
mobileMode |
| ||
name |
|
Gets the | |
props |
|
The props of the ComboBoxHandle component. | |
validity |
|
Represents the validity state into which the component is set. | |
value |
|
The value of the ComboBox. |