vue-accordion-menu
Simple accordion menu component in Vue 2.
Live Demo
https://weichiachang.github.io/vue-accordion-menu/dist/
Installation
npm install --save vue-accordion-menu
Default import
Install all the components:
Use specific components:
⚠️ A css file is included when importing the package. You may have to setup your bundler to embed the css in your page.