Vue Diagram - ItemClickEvent

The type of the itemClick event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

Diagram

element

The UI component's container.

item