Replies: 1 comment 1 reply
-
I don't think Vuetify 2 give you much control on it. The Vuetify 3 does have more options... Also when you write Instead you could just write |
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.
-
Hello,
I have been trying to update the width and height of a vertical VSlider but unfortunately, none of the options that I tried could acheive this.
Here is my section:
When I play with the width, max-width, height or max-height, they are just changing the size of the container (I suppose!) But they are not changing the actual size of the slider.
My end goal, is that I want to be able to fully customize it, change the width (thickness as it is vertical slider) and the height.
Can anyone help me with this? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions