Replies: 1 comment
-
Yes, you'd need to style it by yourself, current design is in line with Material Design specs https://material.io/components/radio-buttons |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Am I missing something, or are there no out-of-the-box styling for vuetify radio buttons?
v-text-field has styling like --- outline, dense, rounded, shaped
However, if you style these fields, and you use radio buttons with them, the radio buttons look kind of
alone
.I guess I need to adapt the styling for the radio buttons on my own?
Or am I missing something?
Maybe radio buttons are going out of style?
Beta Was this translation helpful? Give feedback.
All reactions