How to implement dangerously set innerHTML (which is there in react) in solid
I want to use render string HTML into the DOM. What are the best ways to do it?
2 Replies
Solid Playground
Quickly discover what the solid compiler will generate from your JSX template
wow .. thanks man.. I didn't know it was already there