@minecraft
    正在准备搜索索引...

    接口 IRootPropertyPaneOptions

    The options to create a root pane.

    interface IRootPropertyPaneOptions {
        headerAction?: IRootPropertyPaneHeaderAction;
        infoTooltip?: TooltipInteractiveContent;
        title?: LocalizedString;
        uniqueId?: string;
    }

    层级 (查看层级一览)

    索引

    属性

    Optional action button to be displayed on the header.

    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