Function: registerJumpFirstBlock()
function registerJumpFirstBlock(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1531
Registers a keyboard shortcut that sets the focus to the first block in the workspace.
Returns
void
function registerJumpFirstBlock(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1531
Registers a keyboard shortcut that sets the focus to the first block in the workspace.
void