RangeCalendarHeadCell
Source: client/lib/theme/vueda-tailwind/controls/index.js
See also: CalendarHeadCell.root; identical recipe (the class-order difference vs the single-calendar slot is incidental, not a deliberate departure).
Vue component: RangeCalendarHeadCell
| Slot | Default classes | Description |
|---|---|---|
| root | w-[var(--vueda-cal-cell)] rounded-md text-[0.8rem] font-normal text-muted-foreground | See also: CalendarHeadCell.root; identical recipe (the class-order difference vs the single-calendar slot is incidental, not a deliberate departure). |
root
See also: CalendarHeadCell.root; identical recipe (the class-order difference vs the single-calendar slot is incidental, not a deliberate departure).
Default classes:
w-[var(--vueda-cal-cell)] rounded-md text-[0.8rem] font-normal text-muted-foreground
Source: client/lib/theme/vueda-tailwind/controls/RangeCalendarHeadCell.theme.js:16