use_animated_router

Function use_animated_router 

Source
pub fn use_animated_router<Route>() -> State<AnimatedRouterContext<Route>>
where Route: Routable + PartialEq,
Expand description

Shortcut to get access to the AnimatedRouterContext.