WindowLocation
japgolly.scalajs.react.extra.router.SetRouteVia$.WindowLocation$
case object WindowLocation extends SetRouteVia
window.location.href
will be directly set to the new URL.
If the new URL is part of the current SPA, the entire SPA will be reloaded.
The current URL will be recorded in history. User can hit ''Back'' button to reach it.
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait SetRouteViaclass Objecttrait Matchableclass Any
- Self type
-
WindowLocation.type
Members list
In this article