jQuery TreeView - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

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

Object

component

The UI component's instance.

Type:

TreeView

element

The UI component's container.