style/utils
@ckeditor/ckeditor5-style/src/utils
module
Filtering
Functions
-
normalizeConfig( dataSchema, styleDefinitions ) → Object
protected
Normalizes
definitions
in the configuration of the styles feature. The structure of normalized styles looks as follows:Parameters
dataSchema : DataSchema
styleDefinitions : Array.<StyleDefinition>
Returns
Object
An object with normalized style definitions grouped into
block
andinline
categories (arrays).
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.