Report an issue
Module

engine/model/delta/attributedelta

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

module

Filtering

Classes

  • AttributeDelta

    To provide specific OT behavior and better collisions solving, methods to change attributes (setAttribute and removeAttribute) use AttributeDelta class which inherits from the Delta class and may overwrite some methods.