method URLSearchParams.prototype.toString
Jump to headingURLSearchParams.prototype.toString(): stringReturns the search parameters serialized as a string, with characters percent-encoded where necessary.
Return Type Jump to heading
stringJump to headingURLSearchParams.prototype.toString(): stringReturns the search parameters serialized as a string, with characters percent-encoded where necessary.
string