Module yew_router::router

source ·
Expand description

Router Component.

Structs

A Router that provides location information and navigator via BrowserHistory.
A Router that provides location information and navigator via HashHistory.
The Router component.