Vue Diagram - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

Diagram

element

The UI component's container.

items