Skip to main content

blockly > ShortcutItems > registerWorkspaceScrollShortcuts

ShortcutItems.registerWorkspaceScrollShortcuts() function

Registers keyboard shortcuts to scroll the focused workspace or flyout with Ctrl/Cmd + arrow keys.

Signature:

export declare function registerWorkspaceScrollShortcuts(): void;

Returns:

void