Open fridezlucas opened 6 years ago
I'm using the Calendar component with multiple dots (markedDate) styles. I want to add the legends to the colors in the calendar.
Is it possible to add a props renderFooter(component) to add the legend in the footer ?
renderFooter(component)
did you figure this out? I want to do the same!
Me too.
Me too. :grin:
Description
I'm using the Calendar component with multiple dots (markedDate) styles. I want to add the legends to the colors in the calendar.
Proposition
Is it possible to add a props
renderFooter(component)
to add the legend in the footer ?