Module

undo/undocommand

@ckeditor/ckeditor5-undo/src/undocommand

module

Filtering

Classes

  • UndoCommand

    The undo command stores batches applied to the document and is able to undo a batch by reversing it and transforming by batches from history that happened after the reversed batch.