Preparing search index...
The search index is not available
React Corsair - v0.0.8
React Corsair
history
HistoryTransactionType
Type Alias HistoryTransactionType
History
Transaction
Type
:
|
"push"
|
"replace"
|
"pop"
|
"unload"
The transaction type:
"push"
The new
location
is intended to be pushed to the history stack.
"replace"
The new
location
is intended to replace the current location on the history stack.
"pop"
The user navigated to a
location
that was previously visited by clicking
Back
or
Forward
browser button, or if
History.go
,
History.back
or
History.forward
was called.
"unload"
The user is trying to close the window.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
React Corsair - v0.0.8
Loading...
The transaction type: