Interface URL

The URL interface represents an object providing static methods used for creating object URLs.

Hierarchy

  • URL

Properties

hash: string
host: string
hostname: string
href: string
origin: string
password: string
pathname: string
port: string
protocol: string
search: string
searchParams: URLSearchParams
username: string

Methods

  • Returns string

  • Returns string

  • Returns string

  • Returns string

Generated using TypeDoc