TabsList
Source: client/lib/theme/vueda-tailwind/shell/index.js
The segmented tab-list surface. It uses muted fill, compact height, and a small internal padding so active triggers read as selected slabs.
Vue component: TabsList
| Slot | Default classes | Description |
|---|---|---|
| root | 2 classes | The segmented tab-list surface. It uses muted fill, compact height, and a small internal padding so active triggers read as selected slabs. |
root
The segmented tab-list surface. It uses muted fill, compact height, and a small internal padding so active triggers read as selected slabs.
Default classes:
text
bg-muted text-muted-foreground
inline-flex h-9 w-fit items-center justify-center rounded-lg p-[3px]Source: client/lib/theme/vueda-tailwind/shell/TabsList.theme.js:18