Angular TreeView - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

import { DxTreeViewTypes } from "devextreme-angular/ui/tree-view"
Type: DxTreeViewTypes.SelectionChangedEvent

component

The UI component's instance.

Selector: dxo-component
Type:

TreeView

element

The UI component's container.