papi-dts
    Preparing search index...
    interface ReplaceTabLayout {
        targetTabId: string;
        type: "replace-tab";
    }
    Index

    Properties

    Properties

    targetTabId: string

    The ID of the tab to replace

    type: "replace-tab"