MCPcopy Create free account
hub / github.com/adobe/react-spectrum / client.tsx

File client.tsx

packages/dev/s2-docs/src/client.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use client-entry';
2
3import {fetchRSC, hydrate} from '@parcel/rsc/client';
4import {getPrefetchedPromise, prefetchRoute} from './prefetch';

Callers

nothing calls this directly

Calls 6

isClientLinkFunction · 0.90
prefetchRouteFunction · 0.90
clearPrefetchTimeoutFunction · 0.85
scrollToCurrentHashFunction · 0.85
addEventListenerMethod · 0.80
navigateFunction · 0.70

Tested by

no test coverage detected