MCPcopy
hub / github.com/TanStack/router / inside.tsx

File inside.tsx

e2e/solid-router/basic-file-based/src/routes/(group)/subfolder/inside.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createFileRoute } from '@tanstack/solid-router'
2import { getRouteApi, useSearch } from '@tanstack/solid-router'
3import { z } from 'zod'
4import { zodValidator } from '@tanstack/zod-adapter'

Callers

nothing calls this directly

Calls 5

getRouteApiFunction · 0.90
createFileRouteFunction · 0.90
zodValidatorFunction · 0.90
useSearchFunction · 0.90
optionalMethod · 0.80

Tested by

no test coverage detected