Report an issue
Module

engine/model/delta/insertdelta

@ckeditor/ckeditor5-engine/src/model/delta/insertdelta

module

Filtering

Classes

  • InsertDelta

    To provide specific OT behavior and better collisions solving, the Batch#insert method uses the InsertDelta class which inherits from the Delta class and may overwrite some methods.