Render a string of raw, unescaped HTML. This uses React.js's dangerouslySetInnerHTML method. From React.js's documentation, note that: Setting HTML from code is risky because it's easy to ...