Is it possible to have Vuetify v-drawer open on large screen and open/close by the toolbar button on mobile screens?
Something like: https://design.gitlab.com/brand/basics
Check this codesanbox I made: https://codesandbox.io/s/stack-70931919-gbrmr?file=/src/App.vue
This is a basic navigation drawer setup I made. Feel free to modify it to your needs and let me know if you need help with that!