MCPcopy Create free account
hub / github.com/Lucifier129/react-lite / render

Method render

wip/ReactUpdates-wip.js:597–599  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

595 }
596
597 render() {
598 return <div>A{this.state.x}</div>;
599 }
600 }
601
602 class B extends React.Component {

Callers 8

componentDidMountMethod · 0.45
renderVstatelessFunction · 0.45
renderComponentFunction · 0.45
index.jsFile · 0.45
react.jsFile · 0.45
react.min.jsFile · 0.45
updateFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected