Skip to content

TabsLayoutSpec🔗

Definition🔗

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