vue-badger-accordion
Badger-Accordion Component for Vue 2.0.
An accessible light weight, vanilla JavaScript accordion.
Installation
Install package
Setup
Implement globally
Implement locally
Example
Note: You can replace the template-tag with all regular html-tags, just remember to add the slot-parameter.
Options
Options can be implemented by component property "option".
A list of available options could be found in the badger-accordion repository
https://github.com/stuartjnelson/badger-accordion#options
Methods
All Methods of badger-accordion are also available. Just add a ref to you accordion and you can access them.