The options to create a root pane.

interface IRootPropertyPaneOptions {
    headerAction?: IRootPropertyPaneHeaderAction;
    title?: LocalizedString;
}

Hierarchy (View Summary)

Properties

Optional action button to be displayed on the header.

Localized title of the property pane