#draftjs
Read more stories on Hashnode
Articles with this tag
EditorState has a static method called forceSelection. It should be used when you want to re-render the editor — with selection and focus —...
Is there a way to grab the bounding rect of a sentence in draft? Or do I need to setup some kind of decorator/custom block function to get that...