engine/model/delta/insertdelta
@ckeditor/ckeditor5-engine/src/model/delta/insertdelta
module
Filtering
Classes
-
To provide specific OT behavior and better collisions solving, the Batch#insert method uses the
InsertDeltaclass which inherits from theDeltaclass and may overwrite some methods.