(enter-route route-type route-args)
(fix-token token)
(get-current-path)
(get-state)
(init root-state)
(intercept-clicks-on-a e)
(navigate! path)
(pop-current)
(push-routes tokens)
(push-state! path)
set a new url token without doing any routing
set a new url token without doing any routing
(register handler)
(replace-state! path)
replace current url in history
replace current url in history
(reroute path)
(route-match? parts input-tokens)
(starts-with a b)
(tokenize path)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close