Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ stopViewTransition
Function
stopViewTransition
packages/react-art/src/ReactFiberConfigART.js:550–550 ·
view source on GitHub ↗
(transition: RunningViewTransition)
Source
from the content-addressed store, hash-verified
548
}
549
550
export
function
stopViewTransition(transition: RunningViewTransition) {}
551
552
export
type
ViewTransitionInstance = null | {name: string, ...};
553
Callers
3
cancelScheduledGesture
Function · 0.90
stopCompletedGestures
Function · 0.90
flushPendingEffects
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected