japgolly.scalajs.react.extra.router.BaseUrl
See theBaseUrl companion object
The prefix of all routes on a page.
The router expects this to be a full URL. Examples: BaseUrl("http://www.blah.com/hello")
, BaseUrl.fromWindowOrigin / "hello"
.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article