React Diagram - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

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

component

The UI component's instance.

Selector: Component
Type:

Diagram

element

The UI component's container.

items