TreeListKeyDownEvent
Interface
Represents the object of the onKeyDownEvent TreeList event.
Definition
Package:@progress/kendo-vue-treelist
Properties
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
"single" | "multiple"
Selection mode
selectedField
string
The selectedField prop of the component.