↓ 2 callersFunctionrenderServerApp({
html,
code = 200,
headTags,
mount = true,
req,
res,
extractScriptTags,
stream,
styleTags,
src/System/Router/renderServerApp.tsx:36
↓ 2 callersFunctionscrollToAwaitable({
target,
container = window,
offset = 0,
behavior = "smooth",
timeout = 15_000,
onComplete,
}: S
src/Utils/scrollToAwaitable.ts:23
↓ 2 callersFunctionsetupServerRouter({
req,
res,
next,
routes,
context,
...config
}: ServerRouterConfig)
src/System/Router/serverRouter.tsx:50