ReadonlyredirectThe legacy PerformanceNavigation.redirectCount read-only property returns an unsigned short representing the number of REDIRECTs done before reaching the page.
ReadonlytypeThe legacy PerformanceNavigation.type read-only property returns an unsigned short containing a constant describing how the navigation to this page was done.
ReadonlyTYPE_ReadonlyTYPE_ReadonlyTYPE_ReadonlyTYPE_
The legacy
PerformanceNavigationinterface 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