basecn
Components

Calendar

A date field component that allows users to enter and edit date.

Installation

pnpm dlx shadcn@latest add https://basecn.dev/r/calendar.json
or

If you are using a namespaced registry, you can use the following command:

pnpm dlx shadcn@latest add @basecn/calendar

Examples

Range Calendar

June 2025
July 2025

Month and Year Selector

June 2025

Date of Birth Picker

Date and Time Picker

Migrating from Radix UI

Common Migration Steps

All components share several migration patterns when moving from Radix UI to Base UI. Before proceeding with component-specific changes, review the essential migration patterns.

Familiarizing yourself with these patterns will make the component-specific migration steps much clearer.