Data ranges
#2382
Replies: 1 comment 5 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.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do I create quick options with dates?
Sample image: https://prnt.sc/1qhcogh
Thanks
Beta Was this translation helpful? Give feedback.
All reactions