0👍
You can check for the v-navigation-drawer’s temporary
prop when the navigation drawer is toggled. A/c to docs:
A temporary drawer sits above its application and uses a scrim (overlay) to darken the background. This drawer behavior is mimicked by default when on mobile.
Will require some code from your side for a more detailed answer.
- [Vuejs]-Vuex store variable is used before it is filled in store with data from API
- [Vuejs]-How to pre-load images into nuxt-dropzone
Source:stackexchange.com