Docs
Introduction

Introduction

Flexible date picker for React. Composable. Customizable. Open Source.

Datepicker is a composable date picker component for React. It means that datepicker allows you to build and style your own date picker using the components provided.

Features

Released:

  • 📦 Composable - Build your own date picker using the components provided.
  • 🎨 Styleable - Style the components to match your design.
  • 🧑‍🎨 Customizable - Multiple dates or range selection, disable or require dates, choose the first day of the week, and more.
  • 📄 Easy integration - Easy to integrate with input fields.
  • 🤖 TypeScript - Written in TypeScript with predictable static types.
  • 📆 Day.js - The library used to handle dates.
  • ♿️ WAI-ARIA support.

Coming soon:

  • 🌍 International - Supports any language.
  • ⌨️ Keyboard navigation support.

FAQ