Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/react/react
/ onShellReady
Function
onShellReady
packages/react-dom/src/__tests__/ReactDOMFizzServerNode-test.js:96–98 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
94
<div>hello world</div>,
95
{
96
onShellReady() {
97
pipe(writable);
98
},
99
},
100
);
101
});
Callers
nothing calls this directly
Calls
1
pipe
Function · 0.50
Tested by
no test coverage detected