CoreMedia CKEditor 5 Plugins
    Preparing search index...

    Variable numberToFontWeightConst

    numberToFontWeight: { [k: string]: string } = ...

    Maps well-known (fixed size) numeric font-weights to their textual representation. Skips relative weights, as a mapping would require context information from parents.

    Type Declaration

    • [k: string]: string