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