准备搜索索引...
搜索索引不可用
React Router API 参考
React Router API 参考
react-router
StaticRouterProps
接口 StaticRouterProps
interface
StaticRouterProps
{
basename
?:
string
;
children
?:
ReactNode
;
location
:
string
|
Partial
<
Location
<
any
>
>
;
}
索引
属性
basename?
children?
location
属性
Optional
basename
basename
?:
string
Optional
children
children
?:
ReactNode
location
location
:
string
|
Partial
<
Location
<
any
>
>
设置
成员可见性
受保护的
继承的
外部的
主题
操作系统
浅色
深色
在此页上
属性
basename
children
location
React Router API 参考
加载中...