Questions tagged [v-btn]

17 questions
5
votes
3 answers

How do I overwrite a v-btn active class in Vuetify?

I am developing a website using Vue.js 2.6.10n with Vuetify 2.1.0 and vue-router 3.1.3. I have a v-app-bar with v-btns to link to my different pseudo pages and want to have a custom class when the button is active, i.e that it links to the page…
paupaulaz
  • 937
  • 1
  • 11
  • 20
2
votes
2 answers

Not able to set active-class for selected button in Vuetify v-btn-toggle

I am using Vuetify v-button-toggle to toggle between three buttons like below. And each button has different active class. But clicking on a button does not set the active respective active class. What I am missing?
Meena Chaudhary
  • 9,909
  • 16
  • 60
  • 94
1
vote
1 answer
1
vote
2 answers

How to use lighten or darken colors as background of a v-btn in Vuetify?

I have a button like this on vuetify: mdi-pencil And the result is this: Now I try to do this: mdi-pencil But the result is…
EuberDeveloper
  • 874
  • 1
  • 14
  • 38
1
vote
1 answer

vuetify v-btn with text-truncate

Any one know how to use text-truncate with v-button. My current attempts are this: