Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
SetRouteVia.type
Members list
Type members
Classlikes
The current URL will be recorded in history. User can hit ''Back'' button to reach it.
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
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait SetRouteViaclass Objecttrait Matchableclass AnyShow all
- Self type
-
HistoryPush.type
The current URL will not be recorded in history. User can't hit ''Back'' button to reach it.
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
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait SetRouteViaclass Objecttrait Matchableclass AnyShow all
- Self type
-
HistoryReplace.type
window.location.href
will be directly set to the new URL.
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
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait SetRouteViaclass Objecttrait Matchableclass AnyShow all
- Self type
-
WindowLocation.type
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror