Report an issue
Module

engine/model/delta/rootattributedelta

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

module

Filtering

Classes

  • RootAttributeDelta

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