yew_router

Module router

Source
Expand description

Router Component.

Structsยง

BrowserRouter
A Router that provides location information and navigator via BrowserHistory.
ConcreteRouterProps
Props for BrowserRouter and HashRouter.
HashRouter
A Router that provides location information and navigator via HashHistory.
Router
The Router component.
RouterProps
Props for Router.