sendSignal(signal)

  • Type: Method
  • File: core/dnd.js
  • Implemented in: DragControl
  • Included in:

sets drag-n-drop active state for drag-n-drop context object

Parameters

  • signal - 'start' or 'stop'
    • string

Returns