CalendarPicker
CalendarPicker copied to clipboard
Select multiple dates
Hello,
Can we select multiple dates, not in a range? Like I wanna select Monday, Tuesday, and Friday only.
Thanks,
Hello,
Can we select multiple dates, not in a range? Like I wanna select Monday, Tuesday, and Friday only.
Thanks,
Yes i also want this.
You can handle it with useState. You add the date when a user selects it. You can highlight any date that you want. If a user clicks the selected date, it goes to the default style.