blockly > ShortcutItems > registerJumpLastBlock
ShortcutItems.registerJumpLastBlock() function
Registers a keyboard shortcut that sets the focus to the last block in the workspace.
Signature:
export declare function registerJumpLastBlock(): void;
Returns:
void