date-picker
date-picker copied to clipboard
Add moveFocusToCalendar parameter to show()
This PR adds an option to show() for opening the calendar without changing the focus. This option could be useful in cases where focusing the calendar would be confusing (for example, opening the calendar when the input is focused, as described in #90).
Duet date picker is awesome - thank you for building and open-sourcing it! 😄