Data ranges
#2382
Replies: 1 comment 6 replies
-
Hi. Unfortunately the picker doesn't support date ranges at the moment. There's a few things you could do to make it work like that. Each date has a class on it which you could style yourself. Use the multidate option (v5+) and listen for the changes. If the user picks a third option then you could move one of the existing dates instead. Once the beta of v6 gets out, I can look at this as a feature request. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do I create quick options with dates?
Sample image: https://prnt.sc/1qhcogh
Thanks
Beta Was this translation helpful? Give feedback.
All reactions