Hello everyone,
I’ve created a new rich text editor component. What it brings is that you have a floating toolbar when the user selects text.
That toolbar is entirely customizable as it is a dropzone. You get access to component actions to interact with the text editor and you also have local context (to know if the selected text already has any formatting for instance)
You have the text styling configuration as you have it on the native rich text editor.
I’ve made a demo app if you want to try it out: https://rich-text-editor.jptrinh.com
The component is free to use. You can navigate to the following linkto get the link to the GitHub repo.
Let me know if you have any feedback!
