Skip to content

Calendar

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

The outer surface that hosts the month grid. Pure 12px padding (p-3) and no border or shadow of its own; chrome belongs to the host (a PopoverContent.root when used in a date-picker popover, or the surrounding view when embedded inline). No footer either: CalendarFooter.root is a separate chin attached below by composition, so a footer-free embed renders as a bare grid.

Vue component: Calendar

SlotDefault classesDescription
rootp-3The outer surface that hosts the month grid. Pure 12px padding (p-3) and no border or shadow of its own; chrome belongs to the host (a PopoverContent.root when used in a date-picker popover, or the surrounding view when embedded inline). No footer either: CalendarFooter.root is a separate chin attached below by composition, so a footer-free embed renders as a bare grid.

root

The outer surface that hosts the month grid. Pure 12px padding (p-3) and no border or shadow of its own; chrome belongs to the host (a PopoverContent.root when used in a date-picker popover, or the surrounding view when embedded inline). No footer either: CalendarFooter.root is a separate chin attached below by composition, so a footer-free embed renders as a bare grid.

Default classes:

p-3

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

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