Calendar
A fully featured date picker with keyboard navigation, accessibility support, and customizable styling.
Installation
Install the Calendar component using the nocta-ui CLI:
npx @nocta-ui/cli add calendarThen import the component:
import { Calendar } from '@/components/ui/calendar';Examples
Default Calendar
Week Configuration
Week Numbers
Disabled Dates
Date Range Restrictions
Custom Formatting
Disabled State
Event Handling
API Reference
Prop
Type