Interface RouteComponentProps<Params, Context, Query>

Type Parameters

Hierarchy

  • RouteComponentProps

Properties

location: Location
match: match<Params>
query: Query
staticContext?: Context

Generated using TypeDoc