Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/router
/ user
Function
user
e2e/solid-start/basic-solid-query/src/routes/users.$userId.tsx:26–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
const params = Route.useParams()
25
const userQuery = useQuery(() => userQueryOptions(params().userId))
26
const user = () => userQuery.data
27
28
return (
29
<div class=
"space-y-2"
>
Callers
13
Protected
Function · 0.85
UserComponent
Function · 0.85
isAuthenticated
Function · 0.85
DashboardPage
Function · 0.85
UserComponent
Function · 0.85
UserComponent
Function · 0.85
UserComponent
Function · 0.85
UserComponent
Function · 0.85
isAuthenticated
Function · 0.85
UserComponent
Function · 0.85
UserComponent
Function · 0.85
UserComponent
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected