[Feature Request] [VTabsSlider] Add prop to override default tabs-slider-height
See original GitHub issueProblem to solve
The ability to adjust VTabsSlider height/thickness
Proposed solution
Add prop to VTabsSlider that would override tabs-slider-height
.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:7 (3 by maintainers)
Top Results From Across the Web
v-tabs API - Vuetify
name type default
#active‑class string undefined
#align‑with‑title boolean false
#background‑color string undefined
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I was able to adjust slider’s height via
slider-size
prop:Looks like the issue could be closed.
So I’ve taken steps to change the variable as suggested. See below.
Yet, doing this does not adjust the tab slider height.
Because the v-tabs-slider-wrapper div has a style applied to it directly, it ends up clipping the slider height.