React TreeMap - ClickEvent

The type of the click event handler's argument.

import { TreeMapTypes } from "devextreme-react/tree-map"
Type: TreeMapTypes.ClickEvent

component

The UI component's instance.

Selector: Component
Type:

TreeMap

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

Selector: Event

node

Type:

TreeMap Node