New to KendoReact? Learn about KendoReact Free.
DropDownListHandle
Represent the ref of the DropDownList component.
| Name | Type | Default | Description | 
|---|---|---|---|
| element | 
 | The element of the DropDownList component. | |
| focus | 
 | Focuses the wrapper of the DropDownList component. | |
| focused | 
 | The focused state of the DropDownList. | |
| index | 
 | The index of the selected item. | |
| name | 
 | Gets the  | |
| opened | 
 | The opened state of the DropDownList. | |
| props | 
 | The props of the DropDownList component | |
| togglePopup | 
 | Toggles the popup of the DropDownList component. | |
| validity | 
 | Represents the validity state into which the DropDownList is set. | |
| value | 
 | The value of the DropDownList. |