dioxus/packages/router/examples
Evan Almloff e8491d5cf4
Require every field in router variants to be present in the route in the web history (#2159)
* require every field to be present in the URL in the web history

* remove desktop only extra field from the simple routes example
2024-03-27 18:12:35 -07:00
..
simple_routes.rs Require every field in router variants to be present in the route in the web history (#2159) 2024-03-27 18:12:35 -07:00
static_generation.rs Make use_future take an impl FnMut + 'static, don't include router prelude when we don't need to 2024-01-31 16:33:53 -08:00