Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • HistoryImpl

Implements

Index

Properties

hashType

hashType: false | "slash" | "noslash" | "hashbang" = false as HashType

pushState

pushState: pushState = window.history.pushState

rawPushState

rawPushState: pushState = window.history.pushState

rawReplaceState

rawReplaceState: replaceState = window.history.replaceState

replaceState

replaceState: replaceState = window.history.replaceState

Methods

popState

  • popState(e: any): void

Generated using TypeDoc