This is unreleased documentation for Yew Next version.
For up-to-date documentation, see
the latest version on docs.rs
.
yew_
router
0.18.0
Module components
Module Items
Structs
In crate yew_
router
yew_router
Module
components
Copy item path
Source
Expand description
Components to interface with
Router
.
Structs
ยง
Link
A wrapper around
<a>
tag to be used with
Router
Link
Props
Props for
Link
Redirect
A component that will redirect to specified route when rendered.
Redirect
Props
Props for
Redirect