Liking cljdoc? Tell your friends :D
ClojureScript only.

reacl-c-basics.routing


gotocljs

(goto path)

Returns an action to go to the given path.

Returns an action to go to the given path.
raw docstring

hrefcljs

(href route & params)

Return an url string for the given route, with arguments for the positional and maybe a map for query params as required by the given route.

Return an url string for the given route, with arguments for the
positional and maybe a map for query params as required by the given
route.
raw docstring

html5-history-routercljs

(html5-history-router pages)

An item that renders to one of the pages from the given map of routes to pages, depending on the current browser location, which is monitored for changes. It also handles goto actions emitted from within, modifying the browser history accordingly.

An item that renders to one of the pages from the given map of
routes to pages, depending on the current browser location, which is
monitored for changes. It also handles [[goto]] actions emitted from
within, modifying the browser history accordingly.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close