Skip to main content

Installation

Usage

Component Code

The Calendar component is built on top of react-day-picker and provides extensive customization options.

Examples

Select a single date.

Modes

The Calendar component supports different selection modes:
  • single - Select a single date
  • multiple - Select multiple dates
  • range - Select a date range
  • default - No selection

API Reference

Calendar

The Calendar component accepts all props from react-day-picker plus: For more props and detailed documentation, see the react-day-picker documentation.