MCPcopy 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

1import { useQuery } from '@tanstack/solid-query'
2import { ErrorComponent, Link, createFileRoute } from '@tanstack/solid-router'
3import { postQueryOptions } from '~/utils/posts'
4

Callers

nothing calls this directly

Calls 2

createFileRouteFunction · 0.90
postQueryOptionsFunction · 0.90

Tested by

no test coverage detected