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

Function batchedMountComponentIntoNode

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

* Batched mount. * * @param {ReactComponent} componentInstance The instance to mount. * @param {string} rootID DOM ID of the root node. * @param {DOMElement} container DOM element to mount into. * @param {boolean} shouldReuseMarkup If true, do not insert markup

(
	    componentInstance,
	    rootID,
	    container,
	    shouldReuseMarkup)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected