For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-editor/interfaces/IRootPropertyPaneOptions.md.

Interface: IRootPropertyPaneOptions experimental

Beta

The options to create a root pane.

Extends

Properties

contentBadgeId?

optional contentBadgeId?: string

Beta

Remarks

Optional content badge identifier associated with the root pane.


headerAction?

optional headerAction?: IRootPropertyPaneHeaderAction

Beta

Remarks

Optional action button to be displayed on the header.


icon?

optional icon?: string

Beta

Remarks

Pane icon shown in front of the pane header


infoTooltip?

optional infoTooltip?: TooltipInteractiveContent

Beta

Remarks

Optional information tooltip for the pane to be displayed on the header.

Inherited from

IPropertyPaneOptions.infoTooltip


location?

optional location?: RootPaneLocation

Beta

Remarks

Determines how root pane will be displayed in the UI.


title?

optional title?: LocalizedString

Beta

Remarks

Localized title of the property pane

Inherited from

IPropertyPaneOptions.title


uniqueId?

optional uniqueId?: string

Beta

Remarks

Unique identifier for the pane

Inherited from

IPropertyPaneOptions.uniqueId