Is there a vertical component equivalent of v-toolbar in Vuetify?

Viewed 28

I'm looking to create a toolbar of buttons, and was wondering if there is a vertical component in Vuetify like v-toolbar? My current alternative solution is to vertically stack buttons in a div.

0 Answers
Related