Vue TreeView - SelectAllValueChangedEvent

The type of the selectAllValueChanged event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

TreeView

element

The UI component's container.

value

Type:

Boolean

| undefined