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

    Interface IIntroductionPaneOptions

    The options to create introduction pane.

    interface IIntroductionPaneOptions {
        infoTooltip?: TooltipInteractiveContent;
        title?: LocalizedString;
        uniqueId?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

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

    Localized title of the property pane

    uniqueId?: string

    Unique identifier for the pane