reroute
reroute copied to clipboard
Demonstrate url params
Demonstrate an example of URL param handling by defining a variant with additional data:
type route =
| EditUser(id);