React Diagram - ItemClickEvent

The type of the itemClick event handler's argument.

import { DiagramTypes } from "devextreme-react/diagram"
Type: DiagramTypes.ItemClickEvent

component

The UI component's instance.

Selector: Component
Type:

Diagram

element

The UI component's container.

item