Function: registerJumpBottomStack()
function registerJumpBottomStack(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1458
Registers a keyboard shortcut that sets the focus to the bottom block in the current stack.
Returns
void
function registerJumpBottomStack(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1458
Registers a keyboard shortcut that sets the focus to the bottom block in the current stack.
void