blockly > bubbles > TextInputBubble > isEditable

bubbles.TextInputBubble.isEditable() method

Returns whether or not the text in the bubble is editable.

Signature:

isEditable(): boolean;

Returns:

boolean