Options
All
  • Public
  • Public/Protected
  • All
Menu

The URLLike interface represents an URL and HTMLAnchorElement compatible fields.

Hierarchy

  • URLLike

Index

Properties

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

Generated using TypeDoc