Hacker0x01 / react-datepicker

A simple and reusable datepicker component for React
https://reactdatepicker.com/
MIT License
8.1k stars 2.24k forks source link

To be able to highlight dates in multiple colors #4021

Open ebasic opened 1 year ago

ebasic commented 1 year ago

To enable highlight dates in multiple colors. Let's say one uses react-datepicker for booking appointments. UserA sets array of available dates that can be booked and UserB sees highlighted savailable dates from UserA which can be booked. And that is ok for UserB, only one dataset of highlighted dates. But for UserA, I want two datasets to be highlighted in two different colors:

So, as react-datepicker consumer, I want to be able to highlight multiple datasets in different colors.

github-actions[bot] commented 5 months ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 10 days.