Function: registerJumpBlockStart()
function registerJumpBlockStart(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1372
Registers a keyboard shortcut that sets the focus to the block that owns the current focused node.
Returns
void
function registerJumpBlockStart(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1372
Registers a keyboard shortcut that sets the focus to the block that owns the current focused node.
void