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.
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.