Typescript Library Declarations (DOM)
Variable PerformanceNavigation
Performance
Navigation
:
{
TYPE_BACK_FORWARD
:
2
;
TYPE_NAVIGATE
:
0
;
TYPE_RELOAD
:
1
;
TYPE_RESERVED
:
255
;
prototype
:
PerformanceNavigation
;
new
(
)
:
PerformanceNavigation
;
}
Type declaration
new
(
)
:
PerformanceNavigation
Returns
PerformanceNavigation
Deprecated
Readonly
TYPE_
BACK_
FORWARD
:
2
Readonly
TYPE_
NAVIGATE
:
0
Readonly
TYPE_
RELOAD
:
1
Readonly
TYPE_
RESERVED
:
255
prototype
:
PerformanceNavigation
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Deprecated