Pages
Standard Library
Search
Entities
SearchParams
Functions
Appends a specified key/value pair as a new search parameter.
Deletes the given search parameter, and its associated value, from the list of all search parameters.
Returns an empty search parameters object.
Parses a string into a search parameters object.
Returns the first value associated to the given search parameter.
Returns a Bool
indicating if such a search parameter exists.
Sets the value associated to a given search parameter to the given value. If there were several values, delete the others.
Returns a string containing a query string suitable for use in a URL.