MCPcopy Create free account
hub / github.com/plotly/dash / getRootHostContainer

Function getRootHostContainer

dash/deps/react-dom@18.3.1.js:15086–15089  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15084 }
15085
15086 function getRootHostContainer() {
15087 var rootInstance = requiredContext(rootInstanceStackCursor.current);
15088 return rootInstance;
15089 }
15090
15091 function pushHostContainer(fiber, nextRootInstance) {
15092 // Push current root instance onto the stack;

Callers 1

completeWorkFunction · 0.70

Calls 1

requiredContextFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…