Home > @jsplumb/core > BeforeDragParams
#
BeforeDragParams interfaceThe parameters passed to a beforeDrag
interceptor.
Signature:
export interface BeforeDragParams<E>
#
PropertiesProperty | Type | Description |
---|---|---|
connection | Connection | |
endpoint | Endpoint | |
source | E | |
sourceId | string |