Expand description
Components for redirecting the user
Modules§
- location
- Redirect by setting the browser’s location directly.
- router
yew-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.