Report an issue
Module

engine/view/attributeelement

@ckeditor/ckeditor5-engine/src/view/attributeelement

module

Filtering

Classes

  • AttributeElement

    Attributes are elements which define document presentation. They are mostly elements like <b> or <span>. Attributes can be broken and merged by the view downcast writer.