Profile pictures in react dates calendar

316 Views Asked by At

enter image description here

Hi all

Can I have image in particular days in react-dates calendar as in attached picture?

1

There are 1 best solutions below

0
On

use the the method renderDayContents which is provided by react dates and render your custom dates.

For more info check reac-dates docs: https://airbnb.io/react-dates/?path=/story/sdp-day-props--with-custom-daily-details