Provide Toolbar with Navigation drawer and drop down menu as follows:
npm install vuetify-nav3Provide Toolbar with Navigation drawer and drop down menu as follows:


``bash:
npm install vuetify-nav
yarn add vuetify-nav
`
Or CDN.
For more detail, refer wiki.
component to your App.vue file as follows:`vue:
`for more detail refer wiki
Demo
Demo site is available at here.Q&A
Github issues are available. Any questions, suggestions, request, and reports are welcome!Author
Dr. Takeyuki UEDAVersion
- vuetify-nav@2: for Vue2
This is for the project with `Vue3` + `Vuetify3`. For `Vue2` + `Vuetify2``, use vuetify-nav2.