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.