Liking cljdoc? Tell your friends :D

re-frame.router


dispatchclj/s

(dispatch event)
source

dispatch-syncclj/s

(dispatch-sync event-v)
source

event-queueclj/s

source

EventQueuecljs

source

IEventQueueclj/sprotocol

-run-queueclj/s

(-run-queue this)

remove-post-event-callbackclj/s

(remove-post-event-callback this f)

-add-eventclj/s

(-add-event this event)

-resumeclj/s

(-resume this)

pushclj/s

(push this event)

-run-next-tickclj/s

(-run-next-tick this)

-fsm-triggerclj/s

(-fsm-trigger this trigger arg)

-pauseclj/s

(-pause this later-fn)

add-post-event-callbackclj/s

(add-post-event-callback this id callack)

-process-1st-event-in-queueclj/s

(-process-1st-event-in-queue this)

-call-post-event-callbacksclj/s

(-call-post-event-callbacks this event)

purgeclj/s

(purge this)

-exceptionclj/s

(-exception this ex)
source

later-fnsclj/s

source

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

× close