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:49
children
• Optional
children: RouterItem
[]
Defined in
packages/agros-tools/src/types.ts:64
componentInstance
• componentInstance: ComponentInstance
Defined in
packages/agros-tools/src/types.ts:63
index
• Optional
index: boolean
Inherited from
Omit.index
Defined in
packages/agros-tools/src/types.ts:52
path
• Optional
path: string
Inherited from
Omit.path