According to the new documentation: https://reactjs.org/docs/react-dom-server.html
The following methods can be used in both the server and browser
environments:
- renderToString()
- renderToStaticMarkup()
According to the new documentation: https://reactjs.org/docs/react-dom-server.html
The following methods can be used in both the server and browser
environments:
- renderToString()
- renderToStaticMarkup()