MCPcopy
hub / github.com/react/react / render

Method render

packages/react-reconciler/src/ReactFiberCallUserSpace.js:48–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46
47interface ClassInstance<R> {
48 render(): R;
49 componentDidMount(): void;
50 componentDidUpdate(
51 prevProps: Object,

Calls

no outgoing calls

Tested by 15

fnFunction · 0.52
testFunction · 0.52
AppFunction · 0.52
runTestFunction · 0.52
renderFunction · 0.52
ExampleFunction · 0.52
AppFunction · 0.52
ParentFunction · 0.52
renderFunction · 0.52
legacyRenderFunction · 0.52
mountTestAppFunction · 0.52
mountedFunction · 0.52