pub fn route_param(name: &str) -> Option<String>
The value of one query param of the most recent navigate (None = not present).
navigate
None