Function freya_components::NativeRouter

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

Provides native functionalities for a dioxus-router.

Features:

  • Navigate using back and forward buttons of the mouse.

§Props

For details, see the props struct definition.