Liking cljdoc? Tell your friends :D

ventas.routes

Bidi wrapper and route utilities

Bidi wrapper and route utilities
raw docstring

currentcljs

(current)

Returns the current route

Returns the current route
sourceraw docstring

define-route!cljs

(define-route! name {:keys [component] :as attrs})
source

define-routes!cljs

(define-routes! new-routes)
source

find-routecljs

(find-route id)

Finds a route by its id

Finds a route by its id
sourceraw docstring

go-tocljs

(go-to & args)
source

handlercljs

(handler)

Returns the current route handler

Returns the current route handler
sourceraw docstring

match-routecljs

(match-route & args)

bidi/match-route wrapper

bidi/match-route wrapper
sourceraw docstring

paramscljs

(params)

Returns the current route params

Returns the current route params
sourceraw docstring

path-forcljs

(path-for & args)

bidi/path-for wrapper

bidi/path-for wrapper
sourceraw docstring

route-namecljs

(route-name handler & [params])

Returns the name of a route

Returns the name of a route
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close