Skip to main content

blockly > comments > RenderedWorkspaceComment > performAction

comments.RenderedWorkspaceComment.performAction() method

Handles the user acting on this comment via keyboard navigation. Expands the comment and focuses its editor.

Signature:

performAction(): void;

Returns:

void