MCPcopy Create free account
hub / github.com/microsoft/SandDance / restoreControlledState$2

Function restoreControlledState$2

docs/external/js/react-dom.development.js:2574–2577  ·  view source on GitHub ↗
(element, props)

Source from the content-addressed store, hash-verified

2572 }
2573 }
2574 function restoreControlledState$2(element, props) {
2575 // DOM component is still mounted; update
2576 updateWrapper$1(element, props);
2577 }
2578
2579 var HTML_NAMESPACE = 'http://www.w3.org/1999/xhtml';
2580 var MATH_NAMESPACE = 'http://www.w3.org/1998/Math/MathML';

Callers 1

restoreControlledState$3Function · 0.85

Calls 1

updateWrapper$1Function · 0.85

Tested by

no test coverage detected