blockly > ShortcutItems > registerKeyboardNavigationShortcuts
ShortcutItems.registerKeyboardNavigationShortcuts() function
Registers an extended set of keyboard shortcuts used to support deep keyboard navigation of Blockly.
Signature:
export declare function registerKeyboardNavigationShortcuts(): void;
Returns:
void