Home > blockly > ShortcutItems > registerCut
ShortcutItems.registerCut() function
Keyboard shortcut to copy and delete a block on ctrl+x, cmd+x, or alt+x.
Signature:
export declare function registerCut(): void;
Returns:
void
Home > blockly > ShortcutItems > registerCut
Keyboard shortcut to copy and delete a block on ctrl+x, cmd+x, or alt+x.
Signature:
export declare function registerCut(): void;
Returns:
void