Provides a match object for the current location without needing to use a <Route> component for param matching.
<Route>
The route pattern to match against the current location.
T The type of the route params object.
Provides a match object for the current location without needing to use a
<Route>component for param matching.