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

Function restoreControlledState$3

code/new-context-api/public/app.js:14116–14119  ·  view source on GitHub ↗
(element, props)

Source from the content-addressed store, hash-verified

14114}
14115
14116function restoreControlledState$3(element, props) {
14117 // DOM component is still mounted; update
14118 updateWrapper$1(element, props);
14119}
14120
14121var HTML_NAMESPACE$1 = 'http://www.w3.org/1999/xhtml';
14122var 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