Calendar
A date picker calendar component for selecting dates.
Usage
tsx
import { Calendar } from "@/components/ui/calendar";
<Calendar showOutsideDays>...</Calendar>Calendar Controls
showOutsideDays
Examples
Single Date
Multiple Months
With Dropdown Navigation
Installation
Install
$ pnpm dlx shadcn@latest add @perimeter/calendar