blockly > Events > BlockMove > oldParentId
Events.BlockMove.oldParentId property
The ID of the old parent block. Undefined if it was a top-level block.
Signature:
oldParentId?: string;
blockly > Events > BlockMove > oldParentId
The ID of the old parent block. Undefined if it was a top-level block.
Signature:
oldParentId?: string;