MCPcopy Create free account
hub / github.com/TanStack/router / posts.tsx

File posts.tsx

e2e/solid-start/basic-solid-query/src/routes/posts.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useQuery } from '@tanstack/solid-query'
2import { Link, Outlet, createFileRoute } from '@tanstack/solid-router'
3import { For, Suspense } from 'solid-js'
4import { postsQueryOptions } from '~/utils/posts'

Callers

nothing calls this directly

Calls 2

createFileRouteFunction · 0.90
postsQueryOptionsFunction · 0.90

Tested by

no test coverage detected