🪗
Vue 3 rich accordion component
Contents
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