Command Palette

Search for a command to run...

Docs
Calendar Crest

Calendar Crest

React calendar component — a dual-month range picker with physical depth — selected days rise off the surface with spring physics, endpoints crest highest.

Installation

Props

PropTypeDefaultDescription
defaultStartstring-Initial start date as YYYY-MM-DD
defaultEndstring-Initial end date as YYYY-MM-DD
onRangeChange(start: string | null, end: string | null) => void-Callback fired when range changes
soundbooleantrueEnable soft tick on selection and navigation