Module redirect

Module redirect 

Source
Expand description

Components for redirecting the user

Modules§

location
Redirect by setting the browser’s location directly.
routeryew-nested-router
Redirect by pushing a new yew_nested_router::prelude::Target.

Structs§

Redirect
A component which redirect the user in case the context is not authenticated.

Enums§

Msg

Traits§

Redirector
RedirectorProperties