Search
Preparing search index...
The search index is not available
RxComp ServerModule
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
RxHistory
Class RxHistory
Hierarchy
RxHistory
Implements
IHistory
Index
Properties
scroll
Restoration
state
Accessors
length
history
Methods
back
forward
go
push
State
replace
State
Properties
scroll
Restoration
scroll
Restoration
:
ScrollRestoration
= "auto"
state
state
:
any
Accessors
length
get
length
(
)
:
number
Returns
number
Static
history
get
history
(
)
:
IHistory
Returns
IHistory
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
Rx
History
scroll
Restoration
state
length
history
back
forward
go
push
State
replace
State