MCPcopy Create free account
hub / github.com/reactjs/react-rails / hideTextInstance

Function hideTextInstance

lib/assets/react-source/development/react.js:11319–11321  ·  view source on GitHub ↗
(textInstance)

Source from the content-addressed store, hash-verified

11317 }
11318 }
11319 function hideTextInstance(textInstance) {
11320 textInstance.nodeValue = '';
11321 }
11322 function unhideInstance(instance, props) {
11323 instance = instance;
11324 var styleProp = props[STYLE$1];

Callers 1

hideOrUnhideAllChildrenFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected