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

Function restoreControlledState$3

code/third-party/public/app.js:13988–13991  ·  view source on GitHub ↗
(element, props)

Source from the content-addressed store, hash-verified

13986}
13987
13988function restoreControlledState$3(element, props) {
13989 // DOM component is still mounted; update
13990 updateWrapper$1(element, props);
13991}
13992
13993var HTML_NAMESPACE$1 = 'http://www.w3.org/1999/xhtml';
13994var 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