# Calendar Right Navigation

> A single-date calendar card with month navigation (previous/next) controls placed on the right side of a compact header, for picking a date in forms and scheduling UIs.

- Author: [uiable](https://21st.dev/@uiable)
- Library: [uiable](https://21st.dev/@uiable/library/uiable)
- License: MIT
- Tags: Card, Calendar, Date Picker, Navigation
- npm dependencies: date-fns, lucide-react
- Live preview: https://21st.dev/@uiable/components/calendar-right-navigation

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/uiable/calendar-right-navigation?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt · More like this: https://21st.dev/community/components/s/card.md
