blockly > WorkspaceSvg > performAction
WorkspaceSvg.performAction() method
Handles the user acting on this workspace via keyboard navigation by prompting them to use the arrow keys (instead of Enter) to navigate.
Signature:
performAction(): void;
Returns:
void