react-simple-wysiwyg
react-simple-wysiwyg copied to clipboard
Addition of colors on the Toolbar
I wanted to request a feature of adding text colors to the content if possible. And an addition if possible I am very open for collaboration.
I would prefer not to include such a feature in the package to keep it small. Anyway, you can create a custom button using document.execCommand('foreColor', false, color);.
Thank you @megahertz I will check on it buy you did a really great job.