DropdownMenuLabel
Source: client/lib/theme/vueda-tailwind/navigation/index.js
Non-interactive group label using the mono micro uppercase recipe.
Vue component: DropdownMenuLabel
| Slot | Default classes | Description |
|---|---|---|
| root | 3 classes | Non-interactive group label using the mono micro uppercase recipe. |
root
Non-interactive group label using the mono micro uppercase recipe.
Default classes:
text
text-muted-foreground px-2 py-1.5
font-mono text-[length:var(--vueda-text-micro)] font-semibold leading-none tracking-[0.04em] uppercase
data-[inset]:pl-8Source: client/lib/theme/vueda-tailwind/navigation/DropdownMenuLabel.theme.js:16