Skip to main content

blockly > ShortcutItems > registerArrowNavigation

ShortcutItems.registerArrowNavigation() function

Registers keyboard shortcuts to navigate around the Blockly interface.

Signature:

export declare function registerArrowNavigation(): void;

Returns:

void