-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
Provide a general summary of the feature here
It would be amazing to have multiple-dates "selected" in a calendar to support something like what we've hacked together here:
https://playfulprogramming.com/events
π€ Expected Behavior?
Ideally, the API might look something like:
<Calendar aria-label="Events" values={[date]} readonly />
π― Current Behavior
As far as I can tell, multi-date selection is not possible.
π Possible Solution
We've implemented a very hacky workaround here:
π¦ Context
For context, we're trying to use the Calendar component to display events coming up in our calendar page on our website.
π» Examples
No response
π§’ Your Company/Team
Playful Programming
π· Tracking Issue
No response
Metadata
Metadata
Assignees
Labels
No labels