mirror of
https://github.com/emilk/egui.git
synced 2026-07-18 12:38:58 +00:00
b5c8f034e7
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.