Readonly
redirectThe legacy PerformanceNavigation.redirectCount
read-only property returns an unsigned short
representing the number of REDIRECTs done before reaching the page.
Readonly
typeThe legacy PerformanceNavigation.type
read-only property returns an unsigned short
containing a constant describing how the navigation to this page was done.
Readonly
TYPE_Readonly
TYPE_Readonly
TYPE_Readonly
TYPE_
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.
MDN Reference