Tabs
Source: client/lib/theme/vueda-tailwind/shell/index.js
The root stack for tabbed content. It keeps the tab list and active panel separated by a compact vertical gap.
Vue component: Tabs
| Slot | Default classes | Description |
|---|---|---|
| root | flex flex-col gap-2 | The root stack for tabbed content. It keeps the tab list and active panel separated by a compact vertical gap. |
root
The root stack for tabbed content. It keeps the tab list and active panel separated by a compact vertical gap.
Default classes:
flex flex-col gap-2
Source: client/lib/theme/vueda-tailwind/shell/Tabs.theme.js:18