Use renderToStaticMarkup method - it produces HTML strings that we can transfer to the wire quickly: const htmlString = ReactDOMServer.renderToStaticMarkup(
確定! 回上一頁