useDatePickerRange - update only end date #7577
Unanswered
paddyjoneill
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Have you tried programmatically selecting the first day using |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possibly to only update the end date with useDateRangePicker if the date range is already set.
For example I click on the end date input and it opens the calendar with the from date already selected allowing me to just update the end date?
Also is it possibly to get which date is currently being selected either the start or end date using useDateRangePicker?
Beta Was this translation helpful? Give feedback.
All reactions