MCPcopy Index your code
hub / github.com/react/react / suspendOnActiveViewTransition

Function suspendOnActiveViewTransition

packages/react-art/src/ReactFiberConfigART.js:618–618  ·  view source on GitHub ↗
(state, container)

Source from the content-addressed store, hash-verified

616export function suspendInstance(state, instance, type, props) {}
617
618export function suspendOnActiveViewTransition(state, container) {}
619
620export function waitForCommitToBeReady(timeoutOffset) {
621 return null;

Callers 1

commitRootWhenReadyFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected