Module router

Module router 

Source
Available on crate feature yew-nested-router only.
Expand description

Redirect by pushing a new yew_nested_router::prelude::Target.

Modules§

oauth2
Convenient access for the OAuth2 variant
openidopenid
Convenient access for the Open ID Connect variant

Structs§

RouterProperties
Properties for the RouterRedirector component.
RouterRedirector
A redirector using Yew’s Router, and the Browser’s History API.