Function dioxus_router::hooks::use_router
source · pub fn use_router(cx: &ScopeState) -> &RouterContext👎Deprecated: prefer the use_navigator or use_route functions
Expand description
A hook that provides access to information about the router.