HistoryReplace
japgolly.scalajs.react.extra.router.SetRouteVia$.HistoryReplace$
case object HistoryReplace extends SetRouteVia
The current URL will not be recorded in history. User can't hit ''Back'' button to reach it.
Implemented via replaceState
in the History API.
Attributes
- See also
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait SetRouteViaclass Objecttrait Matchableclass Any
- Self type
-
HistoryReplace.type
Members list
In this article