Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
url-delete-query-param
Removes a query parameter from a URL and returns a new URL
Parameter
Type
Description
self
url
The URL to modify
name
string
The name of the query parameter to remove
value
string
The value of the query parameter (unused)
return
url
A new URL with the query parameter removed