PurpleKingdomGames / tyrian

Elm-inspired Scala UI library.
https://tyrian.indigoengine.io/
MIT License
350 stars 26 forks source link

Better support for query params #272

Open davesmith00000 opened 3 months ago

davesmith00000 commented 3 months ago

They're available as a field called 'search' on LocationDetails, but it would be nice if they were pre-split into a handy data structure.

Might need to be careful of the splitting rules. I'm sure MDN will reveal all...