mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
This adds all parts of the web "location" (URL) to frame.info().web_info, included a HashMap of the query parameters, percent-decoded and ready to go. This lets you easily pass key-value pairs to your eframe web app.