Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import {fetchRSC, hydrate} from
'@parcel/rsc/client'
;
4
import {getPrefetchedPromise, prefetchRoute} from
'./prefetch'
;
Callers
nothing calls this directly
Calls
6
isClientLink
Function · 0.90
prefetchRoute
Function · 0.90
clearPrefetchTimeout
Function · 0.85
scrollToCurrentHash
Function · 0.85
addEventListener
Method · 0.80
navigate
Function · 0.70
Tested by
no test coverage detected