Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HistoryLocation

History location object

Hierarchy

  • HistoryLocation

Index

Properties

hash

hash: string

The URL hash fragment.

key

key: string

A unique string representing this location.

pathname

pathname: string

The path of the URL.

search

search: string

The URL query string.

state

state: string

Extra state for this location.

Generated using TypeDoc