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

Represents the object of the onItemChange TreeList event.

Definition

Package:@progress/kendo-vue-treelist

Properties

The data item which corresponds to the current row.

field?

string

The field to which the row is bound.

level

number[]

An array of indexes of each parent and current item in the data tree.

The value of the item.