How to add Quill text editor to Ionic Vue

i just try to implement quil into ionic7 vue3 but it doesn’t work. do anyone know to implement it ?

Bit of an older example, but should be enough to get you in the right direction…

I ended up not using the vue-quill package, and just wrapping it myself.

1 Like