engine/model/batch
@ckeditor/ckeditor5-engine/src/model/batch
module
Filtering
Classes
-
A batch instance groups model changes (operations). All operations grouped in a single batch can be reverted together, so you can also think about a batch as of a single undo step. If you want to extend a given undo step, you can add more changes to the batch using
enqueueChange
:
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.