Vue TreeList - RowCollapsedEvent

The type of the rowCollapsed event handler's argument.

import { DxTreeListTypes } from "devextreme-vue/tree-list"
Type: DxTreeListTypes.RowCollapsedEvent

component

The UI component's instance.

Selector: DxComponent
Type:

TreeList

element

The UI component's container.

key

Type: any