FieldTitle
Source: client/lib/theme/vueda-tailwind/shell/index.js
The compact title text adjacent to field content. It follows field disabled opacity and uses label-weight type for local field headings.
Vue component: FieldTitle
| Slot | Default classes | Description |
|---|---|---|
| root | 2 classes | The compact title text adjacent to field content. It follows field disabled opacity and uses label-weight type for local field headings. |
root
The compact title text adjacent to field content. It follows field disabled opacity and uses label-weight type for local field headings.
Default classes:
text
flex w-fit items-center gap-2 text-sm leading-snug font-medium
group-data-[disabled=true]/field:opacity-50Source: client/lib/theme/vueda-tailwind/shell/FieldTitle.theme.js:18