This repository was archived by the owner on Apr 7, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 197
Nuxt 3 compostion compatible #361
Comments
Hello, please tell me, this package of the author should also support vue3. |
@ssglopes Thanks, it works great! |
@ssglopes excellent job, thanks! Makes it much more easy to customize and maintain like that, just 1 component :) |
If anyone needs it, I rewrote it in a framework-agnostic way, also 1 file: Example usage with alpine.js: published on npm as well: |
There is also this library which works smoothly with vue 3 & nuxt 3 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Considering the list of addressed issues I decided to convert this package myself into a component that works with nuxt 3.
Credits go to the original author of this package.
I updated it to fix some reported bugs that I noticed and to have a version working with Nuxt 3 and Vue 3.
I did not make a new repo for this, everything needed is in the below component. I just post here the component for others to use as they see fit.
An example on how to use:
The text was updated successfully, but these errors were encountered: