Angular TreeMap - ClickEvent

The type of the click event handler's argument.

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

component

The UI component's instance.

Selector: dxo-component
Type:

TreeMap

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

Selector: dxo-event

node

Type:

TreeMap Node