blockly > Events > BlockCreate > xml
Events.BlockCreate.xml property
The XML representation of the created block(s).
Signature:
xml?: Element | DocumentFragment;
blockly > Events > BlockCreate > xml
The XML representation of the created block(s).
Signature:
xml?: Element | DocumentFragment;