Angular TreeMap - NodesInitializedEvent

The type of the nodesInitialized event handler's argument.

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

component

The UI component's instance.

Selector: dxo-component
Type:

TreeMap

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any

root

Type:

TreeMap Node