Function: attributesToProps()
attributesToProps(
attributes,nodeName?):Props
Defined in: node_modules/html-react-parser/lib/attributes-to-props.d.ts:17
Converts HTML/SVG DOM attributes to React props.
Parameters
attributes
Attributes
HTML/SVG DOM attributes.
nodeName?
string
DOM node name.
Returns
Props
- React props.