reactssr:reactssr是用于渲染React应用程序的软件包

时间:2024-06-12 07:51:16
【文件属性】:

文件名称:reactssr:reactssr是用于渲染React应用程序的软件包

文件大小:222KB

文件格式:ZIP

更新时间:2024-06-12 07:51:16

react go Go

React 一个Go包来执行React应用程序的服务器端渲染。 用法示例 给定从附加入口点到应用程序(例如产生的捆绑包: import * as React from 'react' ; import * as Server from 'react-dom/server' import './index.css' ; import App from './App' ; const AppOutput = Server . renderToString ( < React> < App> < / React . StrictMode > ) ; // reactssr.render is the callback injected by the go runtime to pass the rendered application bac


网友评论