Function use_animated_router

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

Shortcut to get access to the AnimatedRouterContext.