Skip to main content

blockly > ShortcutItems > registerJumpBlockStart

ShortcutItems.registerJumpBlockStart() function

Registers a keyboard shortcut that sets the focus to the block that owns the current focused node.

Signature:

export declare function registerJumpBlockStart(): void;

Returns:

void