hypeserver / react-date-range

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

Show calendar for Date Range #562

Closed ViktorSheverdin closed 11 months ago

ViktorSheverdin commented 2 years ago

Subject of the issue

Right now there is a functionality for hiding and closing date (months at the top of the calendar). Right now, I want to make the component that will have a month picker visible, but the calendar itself is hidden until I want it to be open.

Environment

Package Version: NPM 6.14.15 React version: 17.0.2 Node version: v14.18.0 Browser: Chrome