Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react/react
/ setStatus
Function
setStatus
fixtures/dom/public/renderer.js:55–57 ·
view source on GitHub ↗
(label)
Source
from the content-addressed store, hash-verified
53
}
54
55
function
setStatus(label) {
56
status.innerHTML = label;
57
}
58
59
function
prerender() {
60
setStatus(
'Generating markup'
);
Callers
4
prerender
Function · 0.85
render
Function · 0.85
handleError
Function · 0.85
injectFixture
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected