html-react-parser icon indicating copy to clipboard operation
html-react-parser copied to clipboard

Can this render a custom React component found within the HTML?

Open kaijuh opened this issue 1 year ago • 1 comments

Question

Can this package render a custom React component. If so, could you provide an example of how to implement that?

I was using a similar package as this and I am able to render my custom React component but the issue I am running into is that none of the HTML found after the custom react component is being rendered.

Thanks

Keywords

custom react component

kaijuh avatar Aug 23 '24 16:08 kaijuh