freya_router::components::native_router

Function NativeRouter

Source
pub fn NativeRouter(_: NativeRouterProps) -> Element
Expand description

Provides native functionalities for a freya-router.

Features:

  • Navigate using back and forward buttons of the mouse.

ยงProps

For details, see the props struct definition.