Replies: 1 comment
-
Actually I think I found the answer
Not sure if its the best approach but it works |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi! I'm using the hooks to create a date range picker with some shortcuts.
Is there anyway to highlight a range? I would like to highlight a range when the user hovers the shortcuts, like a preview of the selection.
Closer I have gotten is with
setFocus
but that only focus on 1 date.Thank you!
Beta Was this translation helpful? Give feedback.
All reactions