Home > @jsplumbtoolkit/browser-ui > GhostProxyingDragHandler
GhostProxyingDragHandler interface
Signature:
export interface GhostProxyingDragHandler extends DragHandler
Extends: DragHandler
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
makeGhostProxy? | GhostProxyGenerator | (Optional) | |
useGhostProxy | (container: any, dragEl: Element) => boolean |