Options
All
  • Public
  • Public/Protected
  • All
Menu

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

deprecated

This interface is deprecated in the Navigation Timing Level 2 specification. Please use the PerformanceNavigationTiming interface instead.

Hierarchy

  • PerformanceNavigation

Index

Properties

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

Methods

  • toJSON(): any
  • deprecated

    Returns any

Generated using TypeDoc