MCPcopy Create free account
hub / github.com/krasimir/react-in-patterns / restoreControlledState$3

Function restoreControlledState$3

code/communication/public/app.js:14790–14793  ·  view source on GitHub ↗
(element, props)

Source from the content-addressed store, hash-verified

14788}
14789
14790function restoreControlledState$3(element, props) {
14791 // DOM component is still mounted; update
14792 updateWrapper$1(element, props);
14793}
14794
14795var HTML_NAMESPACE$1 = 'http://www.w3.org/1999/xhtml';
14796var MATH_NAMESPACE = 'http://www.w3.org/1998/Math/MathML';

Callers 1

restoreControlledState$1Function · 0.70

Calls 1

updateWrapper$1Function · 0.70

Tested by

no test coverage detected