Vue TreeView - ContentReadyEvent

The type of the contentReady event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

TreeView

element

The UI component's container.