Skip to main content

blockly > ShortcutItems > registerJumpFirstBlock

ShortcutItems.registerJumpFirstBlock() function

Registers a keyboard shortcut that sets the focus to the first block in the workspace.

Signature:

export declare function registerJumpFirstBlock(): void;

Returns:

void