Function leptos_router::use_router
source · pub fn use_router() -> RouterContext
Expand description
Returns the current RouterContext
, containing information about the router’s state.
pub fn use_router() -> RouterContext
Returns the current RouterContext
, containing information about the router’s state.