Function dioxus_router::components::Router
source · pub fn Router<R: Routable + Clone>(props: RouterProps<R>) -> ElementExpand description
A component that renders the current route.
pub fn Router<R: Routable + Clone>(props: RouterProps<R>) -> ElementA component that renders the current route.