Please enable JavaScript.
Coggle requires JavaScript to display documents.
<Router> (<Link> (to: {string , object}, replace: {optional},…
<Router>
<Link>
to: {string , object}
replace: {optional}
history package
:warning:
<HashRouter>
<MemoryRouter>
<Redirect>
<StaticRouter>
<Switch>
match
<BrowserRouter>
<Route>
<Route children>
<Route render>
<Route component>
Web History API
:warning:
<NavLink>
<Router>
<HashRouter>
<MemoryRouter>
<StaticRouter>
<BrowserRouter>
<NativeRouter>
React Routes
Choose Router
Create Routes
Navigate through Routes using Links