method URL.prototype.toString
Jump to headingURL.prototype.toString(): stringThe toString() method on the URL object returns the serialized URL. The
value returned is equivalent to that of href and toJSON.
Return Type Jump to heading
stringJump to headingURL.prototype.toString(): stringThe toString() method on the URL object returns the serialized URL. The
value returned is equivalent to that of href and toJSON.
string