jQuery TreeMap - NodesRenderingEvent

The type of the nodesRendering event handler's argument.

import { NodesRenderingEvent } 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

node

Type:

TreeMap Node