cf-react-ssr
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

CF前端React服务端渲染工具函数

1. GetInitialProps


GetInitialProps 最为高级组件使用,解析页面组件的 getInitialProps属性。初始化页面时、路由变时调用 getInitialProps()

2.renderLayout


renderLayout 是切换为csr时,把layout渲染成html模板输出。

3.renderToStream


renderToStream 统一 react-dom 的 renderToString 和 renderToNodeStream,切用于保证前后端公用 react-dom

DEMO参考

http://gitlab.yuceyi.com/node_public/cf-react-ssr-demo

http://gitlab.yuceyi.com/node_public/node-web/-/merge_requests/301

流程图

Readme

Keywords

none

Package Sidebar

Install

npm i cf-react-ssr

Weekly Downloads

2

Version

1.0.2

License

none

Unpacked Size

122 kB

Total Files

83

Last publish

Collaborators

  • hansin