Angular TreeView - ItemClickEvent

The type of the itemClick event handler's argument.

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

Object

component

The UI component's instance.

Selector: dxo-component
Type:

TreeView

element

The UI component's container.

event

Specifies the executed event.

Selector: dxo-event

itemData

Selector: dxo-item-data
Type:

Object

itemElement

itemIndex

Type:

Number

node

Selector: dxo-node