shahabyazdi / react-multi-date-picker

a simple React datepicker component for working with gregorian, persian, arabic and indian calendars
https://shahabyazdi.github.io/react-multi-date-picker/
MIT License
766 stars 90 forks source link

Custom highlight for days #282

Open jjim1982 opened 4 months ago

jjim1982 commented 4 months ago

Hi, is it possible to set other colors besides red or green?

https://shahabyazdi.github.io/react-multi-date-picker/map-days/#custom-highlight

shahabyazdi commented 1 month ago

Sure. You can add your custom class to your project's CSS file. Then, you can use it in the mapDays method.