Report an issue
Module

engine/model/delta/weakinsertdelta

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

module

Filtering

Classes

  • WeakInsertDelta

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