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

Function restoreControlledState$3

code/composition/public/app.js:14893–14896  ·  view source on GitHub ↗
(element, props)

Source from the content-addressed store, hash-verified

14891}
14892
14893function restoreControlledState$3(element, props) {
14894 // DOM component is still mounted; update
14895 updateWrapper$1(element, props);
14896}
14897
14898var HTML_NAMESPACE$1 = 'http://www.w3.org/1999/xhtml';
14899var 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