Home > blockly > IToolboxItem > getClickTarget
IToolboxItem.getClickTarget() method
Gets the HTML element that is clickable.
Signature:
getClickTarget(): Element | null;
Returns:
Element | null
The HTML element that receives clicks.
Home > blockly > IToolboxItem > getClickTarget
Gets the HTML element that is clickable.
Signature:
getClickTarget(): Element | null;
Returns:
Element | null
The HTML element that receives clicks.