Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ getRenderState
Function
getRenderState
packages/react-server/src/ReactFizzServer.js:6336–6338 ·
view source on GitHub ↗
(request: Request)
Source
from the content-addressed store, hash-verified
6334
}
6335
6336
export
function
getRenderState(request: Request): RenderState {
6337
return
request.renderState;
6338
}
6339
6340
function
addToReplayParent(
6341
node: ReplayNode,
Callers
7
prefetchDNS
Function · 0.90
preconnect
Function · 0.90
preload
Function · 0.90
preloadModule
Function · 0.90
preinitStyle
Function · 0.90
preinitScript
Function · 0.90
preinitModuleScript
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected