yew_router

Module hooks

Source
Expand description

Hooks to access router state and navigate between pages.

Functionsยง

use_location
A hook to access the current Location.
use_navigator
A hook to access the Navigator.
use_route
A hook to access the current route.