internal_.IRouteBaseObject
runtime / <internal> / IRouteBaseObject
Interface: IRouteBaseObject<Element>
internal.IRouteBaseObject
Type parameters
Name | Type |
---|---|
Element | any |
Hierarchy
Omit
<IRouteRecord
<Element
>,"children"
|"element"
|"filepath"
>↳
IRouteBaseObject
Table of contents
Properties
Properties
caseSensitive
• Optional
caseSensitive: boolean
Inherited from
Omit.caseSensitive
children
• Optional
children: IRouteBaseObject
<Element
>[]
component
• Optional
component: Element
Inherited from
Omit.component
path
• path: string
Inherited from
Omit.path
props
• Optional
props: IRouteComponentProps
Inherited from
Omit.props
redirect
• Optional
redirect: string
Inherited from
Omit.redirect
resolve
• Optional
resolve: NavigationGuardHookWithContext
<any
>
Inherited from
Omit.resolve