Variable: draggingConnections
const draggingConnections: Connection[] = [];
Defined in: packages/blockly/core/common.ts:228
All of the connections on blocks that are currently being dragged.
const draggingConnections: Connection[] = [];
Defined in: packages/blockly/core/common.ts:228
All of the connections on blocks that are currently being dragged.