Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/adobe/react-spectrum
/ useRouter
Function
useRouter
packages/react-aria/src/utils/openLink.tsx:81–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
}
80
81
export function useRouter(): Router {
82
return useContext(RouterContext);
83
}
84
85
interface Modifiers {
86
metaKey?: boolean;
Callers
7
useLink
Function · 0.90
useComboBox
Function · 0.90
useSelectableItem
Function · 0.90
useSelectableCollection
Function · 0.90
useMenuItem
Function · 0.90
useSyntheticLinkProps
Function · 0.70
useLinkProps
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected