engine/model/delta/attributedelta
@ckeditor/ckeditor5-engine/src/model/delta/attributedelta
module
Filtering
Classes
-
To provide specific OT behavior and better collisions solving, methods to change attributes (
setAttributeandremoveAttribute) useAttributeDeltaclass which inherits from theDeltaclass and may overwrite some methods.