How to implement image resizing in an angular 17 application using quill editor?
I’m working on an angular 17 application, and i need to enable image resizing functionality within the quill editor. Specifically, i want users to be able to resize images directly within the editor. Are there any recommended approaches or libraries for achieving this?