Home > react-nav-router > RouterOptions
RouterOptions interface
路由控制器创建配置
Signature:
typescript
interface RouterOptionsProperties
Property | Modifiers | Type | Description |
|---|---|---|---|
'hash' | (Optional) 是否使用浏览器历史记录(不支持 IE) 注意:全局 | ||
Route | string | (Optional) 根路由 |
Methods
Method | Description |
|---|---|
(Optional) 自定义路由跳转规则 |