Skip to content

TabsLayoutSpec🔗

Definition🔗

export interface TabsLayoutSpec {
    tabs: dashboardv2.TabsLayoutTabKind[];
}