Angular TreeList - RowExpandedEvent

The type of the rowExpanded event handler's argument.

import { DxTreeListTypes } from "devextreme-angular/ui/tree-list"
Type: DxTreeListTypes.RowExpandedEvent

component

The UI component's instance.

Selector: dxo-component
Type:

TreeList

element

The UI component's container.

key

Type: any