Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/router
/ posts.$postId.tsx
File
posts.$postId.tsx
e2e/solid-start/basic-solid-query/src/routes/posts.$postId.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { useQuery } from
'@tanstack/solid-query'
2
import { ErrorComponent, Link, createFileRoute } from
'@tanstack/solid-router'
3
import { postQueryOptions } from
'~/utils/posts'
4
Callers
nothing calls this directly
Calls
2
createFileRoute
Function · 0.90
postQueryOptions
Function · 0.90
Tested by
no test coverage detected