delete
The delete()
method of the URLSearchParams interface deletes specified parameters and their associated value(s) from the list of all search parameters.
The delete()
method of the URLSearchParams interface deletes specified parameters and their associated value(s) from the list of all search parameters.