New to Kendo UI for Vue? Start a free 30-day trial

TreeListKeyDownEvent

Represents the object of the onKeyDownEvent TreeList event.

NameTypeDefaultDescription

cell

boolean

Indicates if cell selection mode is enabled.

component?

any

componentId

string

The component unique identifier.

dataItems

any[]

The current leaf data items.

event

any

mode

"multiple" | "single"

Selection mode

selectedField

string

The selectedField prop of the component.