Replies: 2 comments 1 reply
-
I have encountered the same confusion before, and I suggest adding it to the document. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Within the docs link you provided there is this line about icons:
Isn't this what you suggest? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
New to Vuetify, I followed the instructions in the install section of the docs to add Vuetify to an existing project. I then added radio buttons to a template and round buttons are not visible.
After searching on StackOverflow, I tried to add icons to the setup like this:
Why isn't it obvious in the docs (install section, or components needing icons) that this must be added to createVuetify?
Or did I miss something else?
Beta Was this translation helpful? Give feedback.
All reactions