Year Navigation #2425
adarshSrivastava01
started this conversation in
Ideas
Year Navigation
#2425
Replies: 2 comments 1 reply
-
Hi @adarshSrivastava01m this is a good idea, thanks for sharing. Follow #2433 for updates. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I ran into this issue while using the shadcn DayPicker. This library currently doesn't support changing the year. So I'm sharing the solution I came up with, in case anyone else runs into the same problem of not being able to switch years.
Calendar component code:
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Similar to the arrows where I can switch between months, is there a way I can add arrows to switch between years. It becomes really hard if someone want to add his/her birthday date.
I can see the props to pass custom
LeftIcon
andRightIcon
, but there is no way I can pass or add Icons for Year navigation as shown in above image, with double chevron icon.Beta Was this translation helpful? Give feedback.
All reactions