Skip to main content

blockly > ShortcutItems > registerMovementShortcuts

ShortcutItems.registerMovementShortcuts() function

Registers keyboard shortcuts for keyboard-driven movement of workspace elements.

Signature:

export declare function registerMovementShortcuts(): void;

Returns:

void