Skip to main content

blockly > bubbles > TextInputBubble > performAction

bubbles.TextInputBubble.performAction() method

Handles the user acting on this bubble via keyboard navigation by focusing the comment editor.

Signature:

performAction(): void;

Returns:

void