blockly > IToolboxItem > getClickTarget

IToolboxItem.getClickTarget() 方法

获取可点击的 HTML 元素。

Signature:

getClickTarget(): Element | null;

返回

元素 |null

接收点击的 HTML 元素。