add support for 3rd party modules to quill editor (image drop and resize) #5622
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
The primeng editor component currently does not allow registering 3rd party modules. Especially quill-image-resize-module and quill-image-drop-module are very useful modules.
Please add support for registering 3rd party modules (or at least image resize and drop capabilities).
The current initilization code of quill inside
editor.ts
would need to be enhanced similar to this:current snippet from
editor.ts
:The text was updated successfully, but these errors were encountered: