Calendar

A date picker calendar component.

Preview

April 2026

Installation

Install the package using your preferred package manager:

npx shadcn@latest add @airy/calendar

Usage

Import the component from the package:

import { Calendar } from "@/components/ui/calendar"

Then use it in your application:

<Calendar />

Examples

Default

April 2026