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

Function restoreControlledState$3

code/styling/public/app.js:14755–14758  ·  view source on GitHub ↗
(element, props)

Source from the content-addressed store, hash-verified

14753}
14754
14755function restoreControlledState$3(element, props) {
14756 // DOM component is still mounted; update
14757 updateWrapper$1(element, props);
14758}
14759
14760var HTML_NAMESPACE$1 = 'http://www.w3.org/1999/xhtml';
14761var 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