URLSearchParams
Term side of the Card
Topic: Navigation in Browser
Unit title: URLSearchParams
Categories: Object
Explanation side of the Card
Explanation: The browser API object for working with the query string of a URL. It provides methods for getting, setting and manipulating query parameters in a URL.
Browser compatibility:
- The chrome browser supports this feature starting from version 49
- The edge browser supports this feature starting from version 17
- The firefox browser supports this feature starting from version 29
- The safari browser supports this feature starting from version 10.1
Availability: