blockly > ShortcutItems > registerJumpPreviousPage
ShortcutItems.registerJumpPreviousPage() function
Registers a keyboard shortcut that pages backwards through the items of the focused toolbox or flyout.
Signature:
export declare function registerJumpPreviousPage(): void;
Returns:
void