Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RxLocation

Hierarchy

  • RxLocation

Implements

Index

Accessors

ancestorOrigins

hash

  • get hash(): string
  • set hash(hash: string): void

host

  • get host(): string
  • set host(host: string): void

hostname

  • get hostname(): string
  • set hostname(hostname: string): void

href

  • get href(): string
  • set href(href: string): void

origin

  • get origin(): string

pathname

  • get pathname(): string
  • set pathname(pathname: string): void

port

  • get port(): string
  • set port(port: string): void

protocol

  • get protocol(): string
  • set protocol(protocol: string): void

search

  • get search(): string
  • set search(search: string): void

Static location

Methods

assign

  • assign(url: string): void

reload

  • reload(): void

replace

  • replace(url: string): void

toString

  • toString(): string