Vue TreeView - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

TreeView

element

The UI component's container.