Report an issue
Module

engine/model/delta/renamedelta

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

module

Filtering

Classes

  • RenameDelta

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