react-multi-date-picker icon indicating copy to clipboard operation
react-multi-date-picker copied to clipboard

Custom highlight for days

Open jjim1982 opened this issue 1 year ago • 1 comments

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

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

jjim1982 avatar Mar 06 '24 06:03 jjim1982

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

shahabyazdi avatar May 18 '24 12:05 shahabyazdi