Home > blockly > Field > isClickable
Field.isClickable() method
Check whether this field defines the showEditor_ function.
Signature:
isClickable(): boolean;
Returns:
boolean
Whether this field is clickable.
Home > blockly > Field > isClickable
Check whether this field defines the showEditor_ function.
Signature:
isClickable(): boolean;
Returns:
boolean
Whether this field is clickable.