HistoryRouter
On this page

HistoryRouter

Summary

Reference Documentation ↗

A <Router> that accepts a pre-instantiated history object. It's important to note that using your own history object is highly discouraged and may add two versions of the history library to your bundles unless you use the same version of the history library that React Router uses internally.

Props

basename

No documentation

children

No documentation

history

No documentation

Docs and examples CC 4.0