just call renderToStaticMarkup() and you should get the static html markup language generated by React. somewhat like this: import ReactDOMServer from ...
確定! 回上一頁