Angular Diagram - ItemClickEvent

The type of the itemClick event handler's argument.

import { DxDiagramTypes } from "devextreme-angular/ui/diagram"
Type: DxDiagramTypes.ItemClickEvent

component

The UI component's instance.

Selector: dxo-component
Type:

Diagram

element

The UI component's container.

item