Date Picker
A calendar-based date selection pattern using popover and calendar primitives.
Playground
Installation
Install in any React + Tailwind project:
$npx shadcn@latest add date-picker
Source
The exact source file used by this page, preferring the Twigs registry file when one exists and falling back to the current shadcn-generated primitive.
// Date Picker is documented as a shadcn pattern in Twigs.
// It is composed from the primitives shown in the playground.