Ruixen Pro early-bird — $59 lifetime, then $7903d22h53m38sLock in $59

Command Palette

Search for a command to run...

Docs
Calendar Planner

Calendar Planner

React event calendar — Vertical day stream — past fades, today glows, events live inline. Select a day, type, press Enter.

Installation

Props

PropTypeDefaultDescription
eventsPlannerEvent[][]Initial events to display
onAdd(event: PlannerEvent) => void-Callback when an event is created
onRemove(id: string) => void-Callback when an event is deleted
soundbooleantrueEnable soft tick on interactions

PlannerEvent

PropertyTypeDescription
idstringUnique identifier
titlestringEvent title
datestringDate in "YYYY-MM-DD" format