Function: registerJumpNextPage()
function registerJumpNextPage(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1800
Registers a keyboard shortcut that pages forwards through the items of the focused toolbox or flyout.
Returns
void
function registerJumpNextPage(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1800
Registers a keyboard shortcut that pages forwards through the items of the focused toolbox or flyout.
void