RouterItem
@agros/tools / RouterItem
Interface: RouterItem
Hierarchy
Omit
<RouteOptionItem
,"useModuleClass"
|"useComponentClass"
|"children"
>↳
RouterItem
Table of contents
Properties
Properties
caseSensitive
• Optional
caseSensitive: boolean
Inherited from
Omit.caseSensitive
Defined in
packages/agros-tools/src/types.ts:73
children
• Optional
children: RouterItem
[]
Defined in
packages/agros-tools/src/types.ts:88
componentInstance
• componentInstance: ComponentInstance
Defined in
packages/agros-tools/src/types.ts:87
index
• Optional
index: boolean
Inherited from
Omit.index
Defined in
packages/agros-tools/src/types.ts:76
path
• Optional
path: string
Inherited from
Omit.path