Closed
Description
I'm Submitting a ...
[ ] Bug report
[x] Feature request
[ ] Support request
Here's my use case: I have two datepickers where people can pick the start and finish dates for a trip. If we're currently in November and people select "June 2nd" as the start date for their trip, I would like the second datepicker to automatically open in June, and not in November like it does by default.
Is there a way to achieve this without having to actually set the value
prop for the second datepicker?