DrawerDescription
Source: client/lib/theme/vueda-tailwind/shell/index.js
The supporting copy inside a drawer. It uses muted small text to stay subordinate to the drawer title and body content.
Vue component: DrawerDescription
| Slot | Default classes | Description |
|---|---|---|
| root | text-muted-foreground text-sm | The supporting copy inside a drawer. It uses muted small text to stay subordinate to the drawer title and body content. |
root
The supporting copy inside a drawer. It uses muted small text to stay subordinate to the drawer title and body content.
Default classes:
text-muted-foreground text-sm
Source: client/lib/theme/vueda-tailwind/shell/DrawerDescription.theme.js:18