Is it possible to modify year text value in date-picker component in vuetify 3? #20688
Unanswered
noealegarbes
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi,
I am using vuetify 3 date-picker on my personal project and I would like to know if I can modify or edit
the span tag text value when choosing year in date-picker component?
Instead of seeing options as '2021', '2022' ... I would like to add a string value beside it like '2021test', '2022test' ... and so on.
Is this possible?
Thank you 🙇
Beta Was this translation helpful? Give feedback.
All reactions