Sign up (with export icon)

MultiLevelListDefinition

Api-interface icon interface

Multi-level list definition config. It allows to define custom multi-level list configurations.

Properties

  • Chevron-right icon

    className : string

    The name of the CSS class to add to the list element.

  • Chevron-right icon

    listMarkerStyle : string

    The name of the list marker style. This is used as a parameter when the command is executed.

  • Chevron-right icon

    An array of definitions for a multi-level list. Each definition represents a list indentation level, starting from 0.

  • Chevron-right icon

    listType : 'customNumbered' | 'customBulleted'

    The type of multi-level list.