undo/redocommand
@ckeditor/ckeditor5-undo/src/redocommand
module
Filtering
Classes
-
The redo command stores batches that were used to undo a batch by
UndoCommand
. It is able to redo a previously undone batch by reversing the undoing batches created byUndoCommand
. The reversed batch is transformed by all the batches from history that happened after the reversed undo batch.
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.