blockly > ShortcutItems > registerJumpBlockEnd
ShortcutItems.registerJumpBlockEnd() function
Registers a keyboard shortcut that sets the focus to the last input of the block that owns the current focused node.
Signature:
export declare function registerJumpBlockEnd(): void;
Returns:
void