hypeserver / react-date-range

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

How to select multiple date ranges with react-date-range. #388

Open webmaster0307 opened 4 years ago

webmaster0307 commented 4 years ago

React-date-rage is an awesome react package. But currently, I'm gonna use this for selecting the multiple date range in one calendar.

Is there any good way to implement this?

grouls commented 4 years ago

@webmaster0307 There's an example docs, is this what you're looking to do?