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 switch
Module Items
Structs
In crate yew_
router
yew_router
Module
switch
Copy item path
source
Expand description
The
Switch
Component.
Structs
ยง
Switch
A Switch that dispatches route among variants of a
Routable
.
Switch
Props
Props for
Switch