vue-collapsed

Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.

vue3-collapse

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