Angular TreeView - ItemSelectionChangedEvent

The type of the itemSelectionChanged event handler's argument.

import { ItemSelectionChangedEvent } from "devextreme/ui/tree_view"
Type:

Object

component

The UI component's instance.

Selector: dxo-component
Type:

TreeView

element

The UI component's container.

itemData

Selector: dxo-item-data
Type:

Object

itemElement

itemIndex

Type:

Number

node

Selector: dxo-node