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[];