Vue TreeMap - NodesInitializedEvent

The type of the nodesInitialized event handler's argument.

import { DxTreeMapTypes } from "devextreme-vue/tree-map"
Type: DxTreeMapTypes.NodesInitializedEvent

component

The UI component's instance.

Selector: DxComponent
Type:

TreeMap

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any

root

Type:

TreeMap Node