I try to set the max-height:200px CSS property to the Quill rich editor. I would like a scrollbar to appear when the entry is more than 200px. As you can see
I am trying to make a simple blog using React-Quill text editor. I want to get the value of the ReactQuill Editor and preview it on a different route. I've been
Is it possible to insert raw HTML into a Quill? I've been searching the documentation but couldn't find anything. If it's not possible, can I at least convert
I am trying to create a custom font size drop-down for the toolbar in ReactQuill. I decided to strip out the original code for font-size from quilljs and expand
I managed to get my Quill working, but now I wanted to make a nice splitscreen as we have on this forum but one thing I haven't been able to figure out is how t
Here is what I want to achieve. My user is typing a text in a react-quill component and each time the user type a hashtag like "#S1 " (the space is importa
How can I add my own style with a class css in quilljs? I have this following css class .ql-editor spanblock { background-color: #F8F8F8; border: 1px s
I am using quill in my react native app as a text editor. I want to add a custom toolbar icon in the quill toolbar, any solution? my code is: quill.html <!DO
I am only familiar with HTML/CSS/JS, and basics of dart/flutter Developer Level: Beginner Project type & language: I am developing a notes app for myself, u
I'm currently designing a website with React where the user will work with a text editor. The text editor will already have text in it. The user will make some
Im having this errors while compiling my project Error: node_modules/ngx-quill/lib/quill-editor.component.d.ts:3:21 - error TS2614: Module '"quill"' has no expo