Calendar Card
A quiet month sheet on paper: Monday-first grid, selected/today marks, event beads under days. Fixed footprint.
Draw
draw a card
$npx shadcn@latest add @clow/calendar-cardFirst time? Point @clow at the registry
Once per project, add the registry to your components.json. Then draw any card by name.
"registries": {
"@clow": "https://clow.cards/r/{name}.json"
}Playground
props
<CalendarCard />Examples
basic
Props
| prop | type | default |
|---|---|---|
| title | text | March 2026 |

