StaticRouter
On this page

StaticRouter

Summary

Reference Documentation ↗

A <Router> that may not navigate to any other location. This is useful on the server where there is no stateful UI.

Props

basename

No documentation

children

No documentation

location

No documentation

Docs and examples CC 4.0