AttributeProperties (engine/model)
@ckeditor/ckeditor5-engine/src/model/schema
typedef
Object
A structure containing additional metadata describing the attribute.
See Schema#setAttributeProperties()
for usage examples.
Filtering
Properties
-
Indicates that given text attribute should be copied to the next block when enter is pressed.
-
Indicates that the attribute should be considered as a visual formatting, like
bold
,italic
orfontSize
rather than semantic attribute (such assrc
,listType
, etc.). For example, it is used by the "Remove format" feature.
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.