clauderic / react-infinite-calendar

✨ Infinite scrolling date-picker built with React, with localization, range selection, themes, keyboard support, and more.

Home Page:http://clauderic.github.io/react-infinite-calendar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add minimal date range selection to options

vasiliraby opened this issue · comments

It will be convenient if we could select a date range only more or equivalent to minimal date range that we set in options. For example, we set minimal date range to 7 days (1 week). So we can't select from 1 to 6 days, only 7 and more. This feature could help us avoid some custom validation.

I am looking for the exact same option but with a max range selection.

Really want a max range selection.