Date Picker but month and year only #1112
Answered
by
dvoituron
florianwachs
asked this question in
Q&A
-
I really love that i can change the calendar to only select month and year. is this behavior also possible with the date picker? thank you very much |
Beta Was this translation helpful? Give feedback.
Answered by
dvoituron
Dec 13, 2023
Replies: 1 comment
-
Hello. Not directly using the DatePicker, because you have to select a date. You could use the FluentCalendar, using the Month view, or two FluentSelect with months and years. May be in a future release, we could add a View attribute. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
florianwachs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello.
Not directly using the DatePicker, because you have to select a date.
You could use the FluentCalendar, using the Month view, or two FluentSelect with months and years.
May be in a future release, we could add a View attribute.