kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
kobweb-core
/
com.varabyte.kobweb.navigation
/
RouteInterceptorScope
/
queryParams
query
Params
var
queryParams
:
MutableMap
<
String
,
String
>
(
source
)
A map of query parameters.
For example, { "key" = "value" } in the route "/a/b/c?key=value"