ItemDescription
Source: client/lib/theme/vueda-tailwind/shell/index.js
The secondary item copy. It clamps to two lines, uses muted body text, and styles links as quiet inline affordances.
Vue component: ItemDescription
| Slot | Default classes | Description |
|---|---|---|
| root | 2 classes | The secondary item copy. It clamps to two lines, uses muted body text, and styles links as quiet inline affordances. |
root
The secondary item copy. It clamps to two lines, uses muted body text, and styles links as quiet inline affordances.
Default classes:
text
text-muted-foreground line-clamp-2 text-body leading-normal font-normal text-balance
[&>a:hover]:text-primary [&>a]:underline [&>a]:underline-offset-4Source: client/lib/theme/vueda-tailwind/shell/ItemDescription.theme.js:18