Skip to content

CalendarGrid

Source: client/lib/theme/vueda-tailwind/controls/index.js

The 7-column day grid. border-collapse lets adjacent cell borders share one hairline rather than doubling at the seam; w-full lets the grid stretch to the Calendar.root content width so cell sizing falls out of flex-1 on CalendarCell.root.

Vue component: CalendarGrid

SlotDefault classesDescription
rootw-full border-collapse space-x-1The 7-column day grid. border-collapse lets adjacent cell borders share one hairline rather than doubling at the seam; w-full lets the grid stretch to the Calendar.root content width so cell sizing falls out of flex-1 on CalendarCell.root.

root

The 7-column day grid. border-collapse lets adjacent cell borders share one hairline rather than doubling at the seam; w-full lets the grid stretch to the Calendar.root content width so cell sizing falls out of flex-1 on CalendarCell.root.

Default classes:

w-full border-collapse space-x-1

Source: client/lib/theme/vueda-tailwind/controls/CalendarGrid.theme.js:16

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2