Skip to content
Discussion options

You must be logged in to vote

icon=True => make it round
If you remove that property, you should be good. But maybe you want the icon before the text?

If that is the case you should be doing

with vuetify.VBtn(..., icon=False) as btn:
   vuetify.VIcon("mdi-grid-off")
   btn.add_child("Hide part array")

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by kdasVF
Comment options

You must be logged in to vote
1 reply
@kdasVF
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants