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

Represents the object of the onExpandChange event.

Definition

Package:@progress/kendo-vue-grid

Properties

The array with collapsed groups.

The data item that is expanded or collapsed.

A specific native DOM event which is fetched by Vue.

An event target.

value

boolean

The available values are:

  • true—If the data item is expanded.
  • false—If the data item is collapsed.