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