Draft js saving and rendering or displaying content
问题 The question is: How do I save draft-js content as html and later render the content (which is a html string at this point) on the page. Thought I'd share what I've learnt. Please find in the solution one approach to saving and rendering content using draft.js. Also please post your own solutions so that we can all learn. 回答1: after endless searching and scouring the internet for how to use draft.js for a blog we are building, i thought I would share what I learnt. Draft.js is AMAZING but its