Skip to main content

blockly > ShortcutItems > registerStackNavigation

ShortcutItems.registerStackNavigation() function

Registers keyboard shortcuts to jump between stacks/top-level items on the workspace.

Signature:

export declare function registerStackNavigation(): void;

Returns:

void