Function: registerPerformAction()
function registerPerformAction(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1212
Registers keyboard shortcut to perform an action on the focused element.
Returns
void
function registerPerformAction(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1212
Registers keyboard shortcut to perform an action on the focused element.
void