blockly > Events > Click > targetType
Events.Click.targetType property
The type of element that was clicked; one of 'block', 'workspace', or 'zoom_controls'.
Signature:
targetType?: ClickTarget;
blockly > Events > Click > targetType
The type of element that was clicked; one of 'block', 'workspace', or 'zoom_controls'.
Signature:
targetType?: ClickTarget;