react-from-dom
Convert HTML/XML source code or DOM nodes to React elements
Found 29 results for dangerouslySetInnerHTML
Convert HTML/XML source code or DOM nodes to React elements
Parse HTML into React components
Jam3 eslint plugin for react
Parse HTML into React components
Builds React elements from HTML snippets, or a safe dangerouslySetInnerHTML alternative
Parse HTML into React components
A little helper for simpler dangerouslySetInnerHTML
A React declarative component for converting HTML strings into React components. Avoids the use of dangerouslySetInnerHTML and converts standard HTML elements, attributes and inline styles into their React equivalents or `Custom Components`.
dangerouslySetInnerHTML that evaluates script tags
Parse HTML into React components
DangerousHTML component that evaluates script tags
dangerouslySetInnerHTML that evaluates script tags
Render <video> in React using dangerouslySetInnerHTML.
Render <img> in React using dangerouslySetInnerHTML.
When dealing with HTML strings in Preact, our only real option is to use `dangerouslySetInnerHTML`. This is fine(-ish) if you 100% trust the contents of that HTML, but regardless, it opens up potential vectors for attack, problems and bugs. Ideally, we'd
Parse HTML into React components
Create dangerous React components
A versatile replacement for 'dangerouslySetInnerHTML'. Let's you build react-components deep within a regular HTML-Dom
A utility for handling HTML parsing in React, removing unwanted wrappers added by dangerouslySetInnerHTML
Dangerously Set Inner HTML in React with ease
Polymorphic Component alternative to react's dangerouslysetinnerhtml api
Convert text/HTML strings to React
Parse HTML into React components
React hook to execute or load scripts inside element with html provided by dangerouslySetInnerHTML
Create a dangerouslySetInnerHTML object for React.
Render <video> in React using dangerouslySetInnerHTML.
Parse HTML into React components. Fork updates htmlparser2 dependency
Parse HTML into React components
Parse HTML into React components