NamespacesEventsblockly.events.blockdrag.blocksOn this pageHome > blockly > Events > BlockDrag > blocks Events.BlockDrag.blocks property A list of all of the blocks (i.e. all descendants of the block associated with the block ID) being dragged. Signature: blocks?: Block[];