Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PerformanceNavigation

The legacy PerformanceNavigation interface represents information about how the navigation to the current document was done.

Hierarchy

  • PerformanceNavigation

Index

Properties

TYPE_BACK_FORWARD: number
TYPE_NAVIGATE: number
TYPE_RELOAD: number
TYPE_RESERVED: number
redirectCount: number
type: number

Methods

  • toJSON(): any
  • Returns any

Generated using TypeDoc