Feature Request: Add size
to DatePicker and Select components (possibly others)
#2684
Unanswered
BenJackGill
asked this question in
PrimeVue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
InputText has a
size
attribute (https://primevue.org/inputtext/#sizes) some of the other input components do not. This inconsistency makes it very hard to have matching inputs sizes on a form.At the least I would like to have a
size
attribute added to theDatePicker
andSelect
components, but I am sure there are others that also need it.Beta Was this translation helpful? Give feedback.
All reactions