blockly > ContextMenuItems > registerUndo

ContextMenuItems.registerUndo() function

Option to undo previous action.

Signature:

export declare function registerUndo(): void;

Returns:

void