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

TreeListExpandChangeEvent

Updated on Oct 31, 2025

Represents the object of the onExpandChange TreeList event.

NameTypeDefaultDescription

component?

any

dataItem

any

The data item which is expanded or collapsed.

event

any

level

number[]

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

value

boolean

The available values are:

  • true—If the data item is expanded.
  • false—If the data item is collapsed.
Not finding the help you need?
Contact Support