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

Represents the object of the GridKeyDownEvent Grid event.

Definition

Package:@progress/kendo-vue-grid

Properties

cell

boolean

Indicates if cell selection mode is enabled.

The component unique identifier.

The current Grid leaf data items.

A specific native DOM event which is fetched by Vue.

mode

"single" | "multiple"

Grid selection mode.

The selectedField prop of the Grid.

An event target.