jQuery TreeMap - NodesInitializedEvent

The type of the nodesInitialized event handler's argument.

import { NodesInitializedEvent } from "devextreme/viz/tree_map"
Type:

Object

component

The UI component's instance.

Type:

TreeMap

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any

root

Type:

TreeMap Node