New to Kendo UI for VueStart a free 30-day trial

GridKeyDownEvent

Updated on Mar 17, 2026

Represents the object of the GridKeyDownEvent Grid event.

NameTypeDefaultDescription

cell

boolean

Indicates if cell selection mode is enabled.

componentId

string

The component unique identifier.

dataItems

any[]

The current Grid leaf data items.

event

any

A specific native DOM event which is fetched by Vue.

mode

"single" | "multiple"

Grid selection mode.

selectedField

string

The selectedField prop of the Grid.

target?

any

An event target.

Not finding the help you need?
Contact Support