(goto path)
Returns an action to be handled by a history-router
up in the
hierarchy, instructing it to show the page registered for the given
path
(and query string).
Returns an action to be handled by a [[history-router]] up in the hierarchy, instructing it to show the page registered for the given `path` (and query string).
(history-router history pages)
Returns an item class that dispatches rendering based on the given map of routes to pages, where the current route and route changes are managed by the given implementation of the [[reacl-c-basics.pages.history/History]] protocol.
Returns an item class that dispatches rendering based on the given map of routes to pages, where the current route and route changes are managed by the given implementation of the [[reacl-c-basics.pages.history/History]] protocol.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close