MCPcopy Create free account
hub / github.com/Huxpro/js-module-7day / instantiateReactComponent

Function instantiateReactComponent

example/webpack-es6-react/bundle.js:10905–10980  ·  view source on GitHub ↗

* Given a ReactNode, create an instance that will actually be mounted. * * @param {ReactNode} node * @param {*} parentCompositeType The composite type that resolved this. * @return {object} A new instance of the element's constructor. * @protected

(node, parentCompositeType)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

bundle.jsFile · 0.70
renderToStringFunction · 0.70
renderToStaticMarkupFunction · 0.70

Calls 2

isInternalComponentTypeFunction · 0.70
invariantFunction · 0.70

Tested by

no test coverage detected