DiffItemAttribute (engine/model)
@ckeditor/ckeditor5-engine/src/model/differ
class
The single diff item for attribute change.
Filtering
Properties
-
attributeKey : String
The name of the changed attribute.
-
attributeNewValue : String
An attribute new value (after change).
-
attributeOldValue : String
An attribute previous value (before change).
-
The range where the change happened.
-
type : 'attribute'
The type of diff item.
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.