CoreMedia CKEditor 5 Plugins
    Preparing search index...

    Configuration for mapping language attributes.

    interface PreferLangAttributeConfig {
        preferInData?: string;
        preferInView?: string;
        priority?: PriorityString;
    }
    Index

    Properties

    preferInData?: string

    Attribute key to prefer in data representation.

    preferInView?: string

    Attribute key to prefer in data view representation.

    priority?: PriorityString

    Priority of mapping.