Calendar
A date-based UI component that enables users to view and select dates, supporting scheduling and event tracking. It provides an intuitive calendar interface.
Basic
A calendar displays one or more date grids, allowing users to select a single date.
Installation
Install the component via the CLI in one command.
npx shadcn@latest add @intentui/calendar
Composed components
When you install this component via the CLI, it automatically loads all composed components, so you don’t need to add them individually.
This component comes packed with several components to enhance functionality and provide a seamless experience.
Manual installation
Use this approach if you prefer to install and wire up the component yourself instead of using the CLI.
npm install react-aria-components @heroicons/react
Examples
Check out the calendar in action in the Date Picker and Date Range Picker documentation.
Unlock the full power ofDesign Intent UI
Build modern web apps faster with 1000+ resources across components, blocks, patterns, templates, and starter kits.