How can I achieved dropdown year and month using shadcn/ui select in latest version 9.6.7 #2746
-
In previous version 8.10.1 I can style Month and Year dropdown using shadcn/ui component but in latest version I can't. How can I achieve this. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
@codiologist check out this example: https://daypicker.dev/guides/custom-components#custom-select-dropdown if it works for you! |
Beta Was this translation helpful? Give feedback.
-
how can we reduce the height of the dropdown |
Beta Was this translation helpful? Give feedback.
-
Also please checkout https://daypicker.dev/docs/styling#integration-with-shadcnui |
Beta Was this translation helpful? Give feedback.
@codiologist check out this example: https://daypicker.dev/guides/custom-components#custom-select-dropdown if it works for you!