-
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