CalendarGridRow
Source: client/lib/theme/vueda-tailwind/controls/index.js
A single week row inside a CalendarGrid.root. Flex row; cell width comes from
flex-1on the children, not from a column template.
Vue component: CalendarGridRow
| Slot | Default classes | Description |
|---|---|---|
| root | flex | A single week row inside a CalendarGrid.root. Flex row; cell width comes from flex-1 on the children, not from a column template. |
root
A single week row inside a CalendarGrid.root. Flex row; cell width comes from
flex-1on the children, not from a column template.
Default classes:
flex
Source: client/lib/theme/vueda-tailwind/controls/CalendarGridRow.theme.js:16