Angular TreeMap - DisposingEvent

The type of the disposing event handler's argument.

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

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