Package Exports
- vue3-rich-accordion
- vue3-rich-accordion/accordion-library-styles.css
- vue3-rich-accordion/accordion-library-styles.scss
Readme
🪗
Vue 3 rich accordion component
Features
- Zero dependency
- SSR friendly
- Block resize friendly
- v-model controlled
- Default-open feature
- Dynamic content reaction
- Dynamic items allowed
- Animated (optional, controlled by css)
- Exclude closed item's content from tab loop
- All content is provided by slots
- Css fully customizable
- W3C validator passed
Installation
NPM module will soon...At this moment you can copy "/src/components/accordion" folder to your project and use as your own component