Rudeg / react-input-calendar

http://rudeg.github.io/react-input-calendar/
MIT License
139 stars 94 forks source link

defaultView (Start with year or month view) #122

Closed matthijn closed 6 years ago

matthijn commented 6 years ago

So, I found that there is a property called minView, in which you can change what view level you can drill down to when showing the calendar.

I'm looking for something similar, instead of limiting to what value you can drill down to, I just want year to be the default thing you see when clicking on the input field through a similar option. Since, my field is used for adding the date of birth. And starting with the year there makes sense.