Search
Preparing search index...
The search index is not available
RxComp ServerModule
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
IHistory
Interface IHistory
Hierarchy
History
IHistory
Implemented by
RxHistory
Index
Properties
History
length
scroll
Restoration
state
Methods
back
forward
go
push
State
replace
State
Properties
History
History
:
{
constructor
:
any
;
prototype
:
History
}
Type declaration
constructor
:
function
new __type
(
)
:
History
Returns
History
prototype
:
History
Readonly
length
length
:
number
scroll
Restoration
scroll
Restoration
:
ScrollRestoration
Readonly
state
state
:
any
Methods
back
back
(
)
:
void
Returns
void
forward
forward
(
)
:
void
Returns
void
go
go
(
delta
?:
undefined
|
number
)
:
void
Parameters
Optional
delta:
undefined
|
number
Returns
void
push
State
push
State
(
data
:
any
, title
:
string
, url
?:
string
|
null
)
:
void
Parameters
data:
any
title:
string
Optional
url:
string
|
null
Returns
void
replace
State
replace
State
(
data
:
any
, title
:
string
, url
?:
string
|
null
)
:
void
Parameters
data:
any
title:
string
Optional
url:
string
|
null
Returns
void
Globals
IHistory
History
length
scroll
Restoration
state
back
forward
go
push
State
replace
State