Home > @jsplumb/browser-ui > GhostProxyingDragHandler
#
GhostProxyingDragHandler interfaceSignature:
export interface GhostProxyingDragHandler extends DragHandler
Extends: DragHandler
#
PropertiesProperty | Type | Description |
---|---|---|
makeGhostProxy? | GhostProxyGenerator | (Optional) |
useGhostProxy | (container: any, dragEl: Element) => boolean |