DayPicker is a date picker component for React.
$ npm install react-day-picker date-fns # using npm
$ pnpm install react-day-picker date-fns # using pnpm
$ yarn add react-day-picker date-fns # using yarn
- ☀️ Select days, ranges or whatever
- 🌎 Localizable into any language
- ➡️ Keyboard navigation
- ♿️ WAI-ARIA support
- 🤖 Native TypeScript support
- 🧘♀️ using date-fns as date library
- 🗓 Create multiple calendars
- 🎨 Easy to style and customize
- 📄 Native integration with input elements
- See ➡️ react-day-picker.js.org for guides, examples and API reference.
Looking for v7 docs? Go to react-day-picker-v7.netlify.app.