Function freya::components::NativeRouter

source ·
pub fn NativeRouter(__props: NativeRouterProps) -> Option<VNode>
Expand description

Provides native functionalities for a dioxus-router.

Features:

  • Navigate using back and forward buttons of the mouse.