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