pub fn Router<R: Routable + Clone>(props: RouterProps<R>) -> Element
where <R as FromStr>::Err: Display,
Expand description

A component that renders the current route.