Package-level declarations

Functions

Link copied to clipboard

Host-side utility function which parses URL parameters from a given String context. URL search parameters are mutable by default; see urlParams to parse to an immutable result.

Link copied to clipboard

Host-side utility function which parses URL parameters from a given String context. URL search parameters are immutable by default; see mutableUrlParams to parse to a mutable result.