FieldLegend
Source: client/lib/theme/vueda-tailwind/shell/index.js
The legend or label-style heading for grouped fields. Its variant attribute chooses between larger legend text and compact label text.
Vue component: FieldLegend
| Slot | Default classes | Description |
|---|---|---|
| root | mb-3 font-medium data-[variant=legend]:text-base data-[variant=label]:text-sm | The legend or label-style heading for grouped fields. Its variant attribute chooses between larger legend text and compact label text. |
root
The legend or label-style heading for grouped fields. Its variant attribute chooses between larger legend text and compact label text.
Default classes:
mb-3 font-medium data-[variant=legend]:text-base data-[variant=label]:text-sm
Source: client/lib/theme/vueda-tailwind/shell/FieldLegend.theme.js:18