ReplaceState
japgolly.scalajs.react.extra.router.RouteCmd$.ReplaceState
final case class ReplaceState(url: AbsUrl) extends RouteCmd[Unit]
Updates the most recent entry on the history stack to have the specified data, title, and, if provided, URL.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass RouteCmd[Unit]class Objecttrait Matchableclass Any
Members list
In this article