hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.59k stars 679 forks source link

How to start selecting the end date #512

Closed cameronbraid closed 3 years ago

cameronbraid commented 3 years ago

Is there a way to default to selecting the end date of a range ?

cameronbraid commented 3 years ago

I found it - focusedRange={[0,1]} to focus/select end date input