-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Open
Labels
Description
Problem to solve
Hi 👋
I’d like to request the same feature that was discussed in #13550
Unless I missed something, <v-tabs-bar>
does not exist in Vuetify and the suggested workaround from that issue doesn’t work anymore.
From the first reply in that thread, it looked like this was actively being worked on back in 2022, but here we are in 2025 and I still can’t find a way to add a custom slot for the prev and next buttons on v-tabs.
Proposed solution
Implement slots for prev and next arrows in v-tabs, similar to how it works on v-slide-group.
And if someone already has a working solution or workaround that I might have missed, I’d be very happy if you could share it. 🙏