Skip to main content

blockly > ShortcutItems > registerJumpTopStack

ShortcutItems.registerJumpTopStack() function

Registers a keyboard shortcut that sets the focus to the top block in the current stack.

Signature:

export declare function registerJumpTopStack(): void;

Returns:

void