Common optional properties used for constructing a property pane.

interface IPropertyPaneOptions {
    title?: LocalizedString;
}

Hierarchy (View Summary)

Properties

Properties

Localized title of the property pane