准备搜索索引...
搜索索引不可用
React Router API 参考文档
React Router API 参考文档
react-router
RoutesProps
接口 RoutesProps
interface
RoutesProps
{
children
?:
ReactNode
;
location
?:
string
|
Partial
<
Location
<
any
>
>
;
}
索引
属性
children?
location?
属性
Optional
children
children
?:
ReactNode
嵌套的
Route
元素
Optional
location
location
?:
string
|
Partial
<
Location
<
any
>
>
要匹配的位置。默认为当前位置。
设置
成员可见性
受保护的
继承的
外部的
主题
操作系统
浅色
深色
在此页上
属性
children
location
React Router API 参考文档
加载中...
嵌套的 Route 元素