pub fn route_params() -> Rc<Vec<(String, String)>>
The query params of the most recent navigate (?name=value&…) — read inside a destination builder. See docs/navigation.md for when params apply.
navigate
?name=value&…