Interface

HeadingParagraphOption (heading)

@ckeditor/ckeditor5-heading/src/headingconfig

interface

Filtering

Properties

  • class : string

    The class which will be added to the dropdown item representing this option.

  • icon : string | undefined

    Icon used by HeadingButtonsUI. It can be omitted when using the default configuration.

  • model : 'paragraph'

    Name of the model element to convert.

  • title : string

    The user-readable title of the option.