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