Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LocationLike

Represents a window.location like object.

Hierarchy

  • LocationLike

Index

Properties

hash

hash: string

host

host: string

hostname

hostname: string

origin

origin: string

pathname

pathname: string

port

port: string

protocol

protocol: string

search

search: string

Methods

assign

  • assign(url: string): void
  • Parameters

    • url: string

    Returns void

Generated using TypeDoc