Question T14596
Visible to All Users

Integrate quillJs into survey builder

created a year ago

Hello team,

Currently I have integrated ckeditor into my survey creator. I need to replace it with quillJs. Can this be done? If yes, can you provide me a sample for this?

Answers approved by surveyjs Support

created a year ago

Hello Susan,
You can follow the custom widget pattern and integrate a Quill editor for your application. You can find instructions on how to implement a custom widget in our docs. Also, refer to the custom-widgets GitHub repository for more examples. For example, the source code for CKEditor is available at ck-editor.js.

Should you have any questions, we are here to help.