Globals / "src/renderer/components/+custom-resources/crd-resources" / Props
Interface: Props\#
Type parameters#
| Name | Type | Default |
|---|---|---|
C |
StaticContext | StaticContext |
S |
- | H.LocationState |
Hierarchy#
- RouteComponentProps\<ICRDRouteParams>
↳ Props
Index#
Properties#
Properties#
history#
• history: History\
Defined in node_modules/@types/react-router/index.d.ts:75
location#
• location: Location\
Defined in node_modules/@types/react-router/index.d.ts:76
match#
• match: match\<ICRDRouteParams>
Defined in node_modules/@types/react-router/index.d.ts:77
staticContext#
• Optional staticContext: C
Inherited from Props.staticContext
Defined in node_modules/@types/react-router/index.d.ts:78
Last update: November 10, 2020