RouteProps
@agros/common / RouteProps
Interface: RouteProps<C, R>
Type parameters
| Name | Type |
|---|---|
C | any |
R | any |
Table of contents
Properties
Properties
caseSensitive
• Optional caseSensitive: boolean
Defined in
packages/agros-common/src/types.ts:55
children
• Optional children: C
Defined in
packages/agros-common/src/types.ts:56
element
• Optional element: R
Defined in
packages/agros-common/src/types.ts:57
index
• Optional index: boolean
Defined in
packages/agros-common/src/types.ts:58
path
• Optional path: string