准备搜索索引...
搜索索引不可用
React Router API 参考
React Router API 参考
react-router
LoaderFunction
类型别名 LoaderFunction<Context>
Loader
Function
<
Context
>
:
(
(
args
:
LoaderFunctionArgs
<
Context
>
,
handlerCtx
?:
unknown
)
=>
DataFunctionReturnValue
)
&
{
hydrate
?:
boolean
;
}
路由加载器函数签名
类型参数
Context
=
any
设置
成员可见性
受保护的
继承的
外部的
主题
操作系统
浅色
深色
React Router API 参考
加载中...
路由加载器函数签名