mirror of
https://github.com/facebook/react.git
synced 2026-02-24 20:53:03 +00:00
Normally we take the renderClientElement path but this is an internal fast path. No tests because we don't run tests with console.createTask (which is not easy since we test component stacks). Ideally this would be covered by types but since the types don't consider flags and DEV it doesn't really help.
react-server
This is an experimental package for creating custom React streaming server renderers.
Its API is not as stable as that of React, React Native, or React DOM, and does not follow the common versioning scheme.
Use it at your own risk.