Open hamzehparsi opened 3 weeks ago
Just import it as usual:
https://github.com/alekswebnet/vue-quilly/blob/main/nuxt/components/CompleteEditor.vue
If you need SSR, put your editor component into ClientOnly
:
https://github.com/alekswebnet/vue-quilly?tab=readme-ov-file#nuxt
“How can I use this package as a component in the Nuxt.js project?”