Function: registerDisconnectBlock()
function registerDisconnectBlock(): void;
Defined in: packages/blockly/core/shortcut_items.ts:973
Registers keyboard shortcut to disconnect the focused block.
Returns
void
function registerDisconnectBlock(): void;
Defined in: packages/blockly/core/shortcut_items.ts:973
Registers keyboard shortcut to disconnect the focused block.
void