heading/utils
@ckeditor/ckeditor5-heading/src/utils
module
Filtering
Functions
-
getLocalizedOptions( editor ) → Array.<HeadingOption>
Returns heading options as defined in
config.heading.options
but processed to consider the editor localization, i.e. to displayHeadingOption
in the correct language.Note: The reason behind this method is that there is no way to use
t
when the user configuration is defined because the editor does not exist yet.Parameters
editor : Editor
Returns
Array.<HeadingOption>
.
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.