papi-dts
    Preparing search index...

    Information about a tab in a panel

    interface TabLayout {
        parentTabGroupId?: string;
        type: "tab";
    }
    Index

    Properties

    parentTabGroupId?: string

    Id of the parent dock box that the tab belongs to

    type: "tab"