I'm using ngx-quill for integrating quill.js in my project as mentioned on this link.
https://www.npmjs.com/package/ngx-quill
<quill-editor></quill-editor>
Using this tag I get the editor and toolbar but I want to add image button on the toolbar as well.