HeadingParagraphOption
interface
Properties
-
class : stringmodule:heading/headingconfig~HeadingParagraphOption#classThe class which will be added to the dropdown item representing this option.
-
icon : string | undefinedmodule:heading/headingconfig~HeadingParagraphOption#iconIcon used by
HeadingButtonsUI. It can be omitted when using the default configuration. -
model : 'paragraph'module:heading/headingconfig~HeadingParagraphOption#modelName of the model element to convert.
-
title : stringmodule:heading/headingconfig~HeadingParagraphOption#titleThe user-readable title of the option.
-
upcastAlso : ArrayOrItem<string | RegExp | MatcherFunctionPattern | MatcherObjectPattern | ViewElementObjectDefinition> | undefinedmodule:heading/headingconfig~HeadingParagraphOption#upcastAlsoAn array with all matched elements that the view-to-model conversion should also accept.