pub fn nav_link<M>(label: impl IntoText<M>, path: &str) -> Button
A tappable link that navigates to path when pressed.
path