Preparing search index...

    Settings for toolbar configuration.

    Index

    Constructors

    • Constructs a new ToolbarSettings configuration object for use in a plugin descriptor's toolbar configuration.

      Returns ToolbarSettings

    Properties

    position: ToolbarPosition

    Position of the toolbar within the editor layout, as a ToolbarPosition value.

    primary: boolean

    Whether this toolbar is designated as the primary toolbar.

    priority: number

    Numeric priority used to determine toolbar ordering when multiple toolbars share the same position.

    showText: boolean

    Whether text labels are shown alongside toolbar icons.