Home > @jsplumbtoolkit/browser-ui > BeforeDropParams
BeforeDropParams interface
Definition of the parameters passed to the beforeDrop
interceptor.
Signature:
export interface BeforeDropParams
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
connection | Connection | ||
dropEndpoint | Endpoint | ||
scope | string | ||
sourceId | string | ||
targetId | string |