Report an issue
Module

engine/model/delta/removedelta

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

module

Filtering

Classes

  • RemoveDelta

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