SelectionGestureEndedEvent
since v1.1.0Event payload emitted when a selection gesture is complete.
This event fires on pointerup after a selection operation completes — whether from clicking a node/edge, box selection, or select-all.
Properties
Section titled “Properties”edges:
Edge<object>[]
Currently selected edges after the selection gesture
nodes:
Node[]
Currently selected nodes after the selection gesture