Skip to content Skip to sidebar Skip to footer
Showing posts with the label Draftjs

How To Extend Theme Of Draft-js-emoji-plugin

I need to extend only several CSS rules in draft-js-emoji-plugin. Documented way is to pass theme o… Read more How To Extend Theme Of Draft-js-emoji-plugin

How To Insert Text Programmaticaly Into Draft Js Rich Text Field While Maintaining The Current Inline Style?

When I click on a button with a certain symbol, I'd like it to put the symbol in the text field… Read more How To Insert Text Programmaticaly Into Draft Js Rich Text Field While Maintaining The Current Inline Style?