DatePicker
formsCalendar-based date picker with month navigation, today highlight, selected state, weekday headers, and keyboard-accessible day buttons. Token-driven styling for all visual elements.
Import
typescript
import { DatePicker } from "packages/ui/src";Props
DatePickerProps
| Prop | Type | Required |
|---|---|---|
value | Date | No |
onChange | (date) => void | No |
Examples
Date Picker
Calendar-based date picker with month navigation and today highlight.
Interactive
May 2026
| Su | Mo | Tu | We | Th | Fr | Sa |
|---|---|---|---|---|---|---|
Pre-selected Date
April 2026
| Su | Mo | Tu | We | Th | Fr | Sa |
|---|---|---|---|---|---|---|