TabsLayoutKind🔗Definition🔗export interface TabsLayoutKind { kind: "TabsLayout"; spec: dashboardv2beta1.TabsLayoutSpec; } See also🔗 TabsLayoutBuilder