Home > @jsplumbtoolkit/browser-ui > BeforeDragParams
BeforeDragParams interface
The parameters passed to a beforeDrag
interceptor.
Signature:
export interface BeforeDragParams<E>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
connection | Connection | ||
endpoint | Endpoint | ||
source | E | ||
sourceId | string |