calico.router.Router
See theRouter companion object
Attributes
- Companion:
- object
- Source:
- Router.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Members list
Concise view
Value members
Abstract methods
move backward in the session history
Compile Routes into a renderable fs2.dom.HtmlElement
move forward in the session history
move forward (positive) or backward (negative) delta
entries in the session history
move forward (positive) or backward (negative) delta
entries in the session history
Attributes
- Source:
- Router.scala
the number of entries in the history
the current location
set the location to a Uri and add an entry to the history
set the location a Uri and replace the current history entry
Concrete methods
Compile Routes into a renderable fs2.dom.HtmlElement