Your react-server-dom-xyz/client's createFromReadableStream function,
used to decode payloads from the server.
OptionalfetchOptional fetch implementation. Defaults to global fetch.
OptionalgetA function that returns an RouterContextProvider instance
which is provided as the context argument to client actions,
loaders and middleware.
This function is called to generate a fresh context instance on each
navigation or fetcher call.
The decoded unstable_RSCPayload to hydrate.
Optionalroute"eager" or "lazy" - Determines if links are eagerly discovered, or
delayed until clicked.
Props for the unstable_RSCHydratedRouter component.
Name
unstable_RSCHydratedRouterProps