CalendarPicker
CalendarPicker copied to clipboard
Is it possible to add a checkbox to each day of the month?
Looking to utilize this package for a future project and was curious if it's possible to append a checkbox/custom component to each day of the week?
That feature isn't available yet. This is a community supported project and you're welcome to create a PR to add it. Supporting user-defined components may require a significant redesign. I recommend refactoring to function components first to make that cleaner.