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

DiagramDragEvent

Updated on Nov 11, 2025

The event arguments for the drag event of the Diagram.

NameTypeDefaultDescription

connectionHandle?

string

The handle being dragged, if applicable.

connections

Connection[]

The connections being dragged.

meta?

any

Additional metadata associated with the event.

nativeEvent?

MouseEvent | PointerEvent | TouchEvent | WheelEvent

The native event that triggered the diagram event.

point

Point

The point where the event occurred, in diagram coordinates.

shapes

Shape[]

The shapes being dragged.

Not finding the help you need?
Contact Support