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