You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm tring to render react components in the server side in order to use it for generating PDF document from the HTML, but I can't figure out a way to get the rendred HTML.
is there anyway to get the HTML from ReactLayout.render() ?
The text was updated successfully, but these errors were encountered:
hello everyone,
I'm tring to render react components in the server side in order to use it for generating PDF document from the HTML, but I can't figure out a way to get the rendred HTML.
is there anyway to get the HTML from
ReactLayout.render()
?The text was updated successfully, but these errors were encountered: