type BreakpointCustomizable<T> = {
base: T;
xs?: T;
s?: T;
m?: T;
l?: T;
xl?: T;
xxl?: T;
};activeTabIndex active-tab-indexnumber0background backgroundfrosted only on images, videos or gradients.type TabsBackground ='canvas''surface''frosted''none''none'compact compactbooleanundefinedsize 🛠sizetype TabsSize ='small''medium'BreakpointCustomizable<TabsSize>'small'weight 🚫weighttype TabsWeight ='regular''semi-bold''regular'update type TabsUpdateEventDetail = {
activeTabIndex: number;
}
CustomEvent<TabsUpdateEventDetail><slot> label labelstringundefined<slot> 