S
SolidJS13mo ago
warp

Is there a way to render a solid component to html string from the browser?

I want to send raw html string to another service where it gets printed as a pdf. The renderToString functions dont work on the browser and I get 'computation outside of render' errors when I run the component function and try to convert it to string. Do I need to port the project to SolidStart in order to achieve this or is there a way to do it inside the browser?
2 Replies
bigmistqke
bigmistqke13mo ago
Solid Playground
Quickly discover what the solid compiler will generate from your JSX template
warp
warpOP13mo ago
Thanks! that worked as expected
Want results from more Discord servers?
Add your server