Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TanStack/router
/ entry-client.tsx
File
entry-client.tsx
examples/react/basic-ssr-file-based/src/entry-client.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { hydrateRoot } from
'react-dom/client'
2
import { RouterClient } from
'@tanstack/react-router/ssr/client'
3
import { createRouter } from
'./router'
4
Callers
nothing calls this directly
Calls
1
createRouter
Function · 0.90
Tested by
no test coverage detected