MCPcopy 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

prerenderFunction · 0.85
renderFunction · 0.85
handleErrorFunction · 0.85
injectFixtureFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected