mirror of
https://github.com/facebook/react.git
synced 2026-02-27 03:07:57 +00:00
The `reference` that is passed into `registerServerReference` can be a plain function. It does not need to have the three additonal properties of a `ServerRefeference`. In fact, adding these properties (plus `bind`) is precisely what `registerServerReference` does.
react-server-dom-webpack
Experimental React Flight bindings for DOM using Webpack.
Use it at your own risk.