React TreeView - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

import { TreeViewTypes } from "devextreme-react/tree-view"
Type: TreeViewTypes.SelectionChangedEvent

component

The UI component's instance.

Selector: Component
Type:

TreeView

element

The UI component's container.