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?
Any code examples or guidance would be greatly appreciated