blockly > Field > clickTarget_

Field.clickTarget_ property

The element the click handler is bound to.

Signature:

protected clickTarget_: Element | null;