pub fn router<R>(init: impl FnOnce() -> RouterConfig<R>) -> impl IntoElementExpand description
A component that renders the current route.
pub fn router<R>(init: impl FnOnce() -> RouterConfig<R>) -> impl IntoElementA component that renders the current route.