New to Kendo UI for AngularStart a free 30-day trial

DiagramSelectEvent

The event arguments for the select event of the Diagram.

NameTypeDefaultDescription

deselected

Shape | Connection[]

The deselected shapes or connections in the Diagram.

meta?

any

Additional metadata associated with the event.

nativeEvent?

MouseEvent | PointerEvent | TouchEvent | WheelEvent

The native event that triggered the diagram event.

selected

Shape | Connection[]

The selected shapes or connections in the Diagram.

sender

Diagram

The diagram instance that triggered the event.

Not finding the help you need?
Contact Support