MCPcopy Create free account
hub / github.com/microsoft/SandDance / hideTextInstance

Function hideTextInstance

docs/external/js/react-dom.development.js:7747–7749  ·  view source on GitHub ↗
(textInstance)

Source from the content-addressed store, hash-verified

7745 }
7746 }
7747 function hideTextInstance(textInstance) {
7748 textInstance.nodeValue = '';
7749 }
7750 function unhideInstance(instance, props) {
7751 instance = instance;
7752 var styleProp = props[STYLE$1];

Callers 1

hideOrUnhideAllChildrenFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected