Script API - v1.20.60
    Preparing search index...

    The options to create a pane.

    interface IPropertyPaneOptions {
        titleAltText: string;
        titleStringId: string;
        width?: number;
    }
    Index

    Properties

    titleAltText: string

    Fallback display text if no loc ID

    titleStringId: string

    Loc ID (resolved on client)

    width?: number

    Width of the panel in rem. This property is ignored in case of sub panes