pub fn nav_link_to<M>(label: impl IntoText<M>, path: RoutePath) -> Button
A tappable link that navigates to a typed RoutePath when pressed.
RoutePath