Liking cljdoc? Tell your friends :D

bangmod.router.internal


compile-routecljs

(compile-route route)

Compiles one [pattern matched] route pair into a plain bidi table, installing a routed-component method for every [handler-keyword component] leaf. The structural walk lives in bangmod.router.table (pure, unit-tested); only the side effects live here.

Compiles one [pattern matched] route pair into a plain bidi table, installing a
`routed-component` method for every [handler-keyword component] leaf. The structural
walk lives in `bangmod.router.table` (pure, unit-tested); only the side effects live
here.
sourceraw docstring

historycljs

source

(navigate! handler)
source

parsecljs

(parse url)
source

register-routescljs

(register-routes routes)
source

registered-route-keyscljs

source

routed-componentcljsmultimethod

source

set-matched-route!cljs

(set-matched-route! match)
source

start!cljs

(start! {:keys [default-component] :as _options})
source

url-forcljs

(url-for & args)
source

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