TabsContent
Source: client/lib/theme/vueda-tailwind/shell/index.js
The active tab panel. It flexes to fill remaining space and removes default outline chrome so focus treatment can be handled by child content when needed.
Vue component: TabsContent
| Slot | Default classes | Description |
|---|---|---|
| root | flex-1 outline-none | The active tab panel. It flexes to fill remaining space and removes default outline chrome so focus treatment can be handled by child content when needed. |
root
The active tab panel. It flexes to fill remaining space and removes default outline chrome so focus treatment can be handled by child content when needed.
Default classes:
flex-1 outline-none
Source: client/lib/theme/vueda-tailwind/shell/TabsContent.theme.js:18