I have a rich text editor built using draftjs. I implemented the functions for changing the font size, font family, and color of the text in the editor. I also
I am not able to load default value style in React-draft-wysiwyg . Codesandbox Link: Editor what I tried ? I am using react-draft-wysiwyg library for editor and
I have the problem with the drafjs plugin which is Editor, thing is it jumps to the beginning of the text when I am typing in the Editor. I have found How to st