MCPcopy
hub / github.com/facebook/react / onRender

Function onRender

fixtures/devtools/regression/shared.js:156–156  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

154 }
155 }
156 const onRender = (...args) => {};
157 const Profiler = React.unstable_Profiler || React.Profiler;
158 apps.push(
159 <Feature

Callers 3

AppFunction · 0.85
TestComponentFunction · 0.85
commitProfilerFunction · 0.85

Calls

no outgoing calls

Tested by 2

AppFunction · 0.68
TestComponentFunction · 0.68