CoreMedia CKEditor 5 Plugins
    Preparing search index...

    Mapper for attributes from view to data (toData) and vice versa (toView).

    interface AttributeMapper {
        toData: ElementFilterRule;
        toView: ElementFilterRule;
    }
    Index

    Properties

    Properties