saturation/uisaturation/ui
DocsComponentsBlocksPages
GitHub

Sections

IntroductionComponentsInstallationMCPTheming

Components

ComponentsAccordionAI Chat InputAlertAnimated GroupAnimated NumberAvatarBadgeBeamBlur FadeBorder TrailBreadcrumbButtonButton GroupCalendar PickerCardChartCheckboxCollapsibleComboboxCommandComparison SliderContext MenuCredit CardData TableDate PickerDialogDropdown MenuEmoji PickerEmptyFieldFiltersFull CalendarGlow EffectInputInput GroupInput OTPItemKanbanKbdMenubarNavigation MenuNovel EditorPaginationParallaxProgressProgressive BlurRadio GroupRippleSelectSeparatorSheetSkeletonSliderSonnerSpinnerSpotlightSwitchTableTabsText EffectText ShimmerTextareaToggleToggle GroupTreeTypography
Docs/Components/Calendar Picker

Calendar Picker

A calendar component for date selection.

Loading...

Installation

pnpm dlx shadcn@latest add https://ui.saturation.io/r/calendar-picker.json

Tailwind v4 — Source Scanning

Saturation UI copies component source into your project via the shadcn registry (no npm package). If Tailwind v4 isn't scanning your components directory, add this to your CSS entry file:

@source "../components";

This ensures all utility classes in CVA variants and data attribute selectors are included in your build.

Usage

import { CalendarPicker } from "@/components/ui/calendar-picker"
<CalendarPicker selected={date} onSelect={setDate} />

Examples

Date Range

Loading...
Range mode selection.

Multi Month

Loading...
Multiple months displayed.

Multi Month Range

Loading...
Multi month with range.

Disabled Dates

Loading...
Disabled specific dates.

Disabled Weekends

Loading...
Disabled weekends.

Month & Year

Loading...
Month/year dropdown.

With Events

Loading...
Calendar with event list.

With Time

Loading...
Calendar with time input.

API Reference

PropTypeDefaultDescription
selectedDate | Date[]—Selected date(s).
onSelect(date: Date) => void—Selection handler.
mode"single" | "range" | "multiple""single"Selection mode.
PreviousButtonNextCard

On This Page

  • Installation
  • Usage
  • Examples
  • Date Range
  • Multi Month
  • Multi Month Range
  • Disabled Dates
  • Disabled Weekends
  • Month & Year
  • With Events
  • With Time
  • API Reference
April 2026
SuMoTuWeThFrSa
April 2026
SuMoTuWeThFrSa
April 2026
SuMoTuWeThFrSa
May 2026
SuMoTuWeThFrSa
April 2026
SuMoTuWeThFrSa
May 2026
SuMoTuWeThFrSa
April 2026
SuMoTuWeThFrSa

Dates on Feb 10-12, 20, and 25 are disabled.

April 2026
SuMoTuWeThFrSa

Weekends (Saturday and Sunday) are disabled.

Apr2026April 2026
SuMoTuWeThFrSa
April 2026
SuMoTuWeThFrSa

Thursday, February 5

Script lock deadline

deadline
April 2026
SuMoTuWeThFrSa

Selected: February 5, 2026 at 10:00