sunilpune
Results
2
comments of
sunilpune
i want to implement your DynamicQuillTools to bellow code but not able to configure... ` or how to get/set html contents to quill object like quill-editor
`` `this.quill = new Quill('#myEditor', { theme: 'snow', height: 500, modules: { toolbar: { container: [ ['bold', 'italic', 'underline', 'strike'], // toggled buttons ['blockquote', 'code-block'], [{ 'header': 1 }, {...