MCPcopy
hub / github.com/facebook/react / pendingNav

Function pendingNav

fixtures/view-transition/src/components/App.js:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 setRouterState({
25 url,
26 pendingNav() {
27 window.history.pushState({}, '', url);
28 },
29 });
30 });
31 }

Callers 1

AppFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected