Home > @jsplumbtoolkit/browser-ui > DragStartEventParams
DragStartEventParams interface
Signature:
export interface DragStartEventParams
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
drag | Drag | ||
e | MouseEvent | ||
el | jsPlumbDOMElement | ||
pos | PointXY | ||
size | Size |