JSPM

vue3-rich-accordion

0.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 461
  • Score
    100M100P100Q119125F

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

Demo | Repository

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