vue-collapse
A simple collapse component for vue.js
A simple collapse component for vue.js
vue-transition-collapse
Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.
collapse component base on Vue
A Vue 3 custom hook for creating a collapsible element with height transition and optional opacity transition. This uses the `MutationObserver` API to observe changes to the target element and updates its height and opacity as needed. It also sets up even