Function freya::components::use_animated_router  
source ยท pub fn use_animated_router<Route>() -> Signal<AnimatedRouterContext<Route>>where
    Route: Routable + PartialEq,Expand description
Shortcut to get access to the AnimatedRouterContext.