blockly > ShortcutItems > registerJumpBottomStack
ShortcutItems.registerJumpBottomStack() function
Registers a keyboard shortcut that sets the focus to the bottom block in the current stack.
Signature:
export declare function registerJumpBottomStack(): void;
Returns:
void