CardTitle
Source: client/lib/theme/vueda-tailwind/shell/index.js
The primary title text inside a card header. It uses compact semibold type so card headings stay subordinate to page titles.
Vue component: CardTitle
| Slot | Default classes | Description |
|---|---|---|
| root | leading-none font-semibold | The primary title text inside a card header. It uses compact semibold type so card headings stay subordinate to page titles. |
root
The primary title text inside a card header. It uses compact semibold type so card headings stay subordinate to page titles.
Default classes:
leading-none font-semibold
Source: client/lib/theme/vueda-tailwind/shell/CardTitle.theme.js:18