CoreMedia CKEditor 5 Plugins
    Preparing search index...

    Interface BBCodeColorConfig

    Configuration for BBCodeColor.

    interface BBCodeColorConfig {
        mapper?: ColorMapper;
    }
    Index

    Properties

    Properties

    mapper?: ColorMapper

    Used for mapping detected colors to a representation suitable for use in [color] tag.