blockly > Events > BlockChange > element
Events.BlockChange.element property
The element that changed; one of 'field', 'comment', 'collapsed', 'disabled', 'inline', or 'mutation'
Signature:
element?: string;
blockly > Events > BlockChange > element
The element that changed; one of 'field', 'comment', 'collapsed', 'disabled', 'inline', or 'mutation'
Signature:
element?: string;