Replies: 2 comments
-
Hi @EliasVal, this feature would be out of the scope of DayPicker. Implementing a month picker should be fairly trivial in React, and you'd get a dependency less in your app! |
Beta Was this translation helpful? Give feedback.
0 replies
-
please we need this feature |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The idea is fairly simple, navigation is by the year, and instead of days, the "panel" would display the months.
As for value, it could return the 1st of said month (ie user picker Jan 1999, returned value would be Jan 1st 1999)
Beta Was this translation helpful? Give feedback.
All reactions