SetRouteVia

japgolly.scalajs.react.extra.router.SetRouteVia
See theSetRouteVia companion object
sealed trait SetRouteVia

The means by which the location should be set to a given URL.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object HistoryPush.type
object HistoryReplace.type
object WindowLocation.type
In this article