New to KendoReactLearn about KendoReact Free.

DropDownListHandle

Represent the ref of the DropDownList component.

NameTypeDefaultDescription

element

"null" | HTMLSpanElement

The element of the DropDownList component.

focus

() => void

Focuses the wrapper of the DropDownList component.

focused

boolean

The focused state of the DropDownList.

index

number

The index of the selected item.

name

undefined | string

Gets the name property of the DropDownList.

opened

boolean

The opened state of the DropDownList.

props

Readonly<DropDownListProps>

The props of the DropDownList component

togglePopup

() => void

Toggles the popup of the DropDownList component.

validity

FormComponentValidity

Represents the validity state into which the DropDownList is set.

value

any

The value of the DropDownList.

Not finding the help you need?
Contact Support