Home > @jsplumb/browser-ui > DragStopEventParams
#
DragStopEventParams interfaceSignature:
export interface DragStopEventParams extends DragEventParams
Extends: DragEventParams
#
PropertiesProperty | Type | Description |
---|---|---|
finalPos | PointXY | |
selection | Array<[jsPlumbDOMElement, PointXY, Drag, Size]> |