Returns an object representing the parsed search parameters from the current URL.
The object will have the specified default values, which can be a partial object or a function that returns a partial object.
The returned object will have the same properties as the default values, with values parsed from the URL search parameters.
Returns an object representing the parsed search parameters from the current URL. The object will have the specified default values, which can be a partial object or a function that returns a partial object. The returned object will have the same properties as the default values, with values parsed from the URL search parameters.