hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.58k stars 667 forks source link

add disableDay function #405

Closed greybutton closed 3 years ago

greybutton commented 4 years ago

Subject of the issue

It will be nice to have a function that can disable day dynamically instead of disabledDates array. For example, enable only Mondays.