Liking cljdoc? Tell your friends :D

re-frame.interop


add-on-dispose!cljs

(add-on-dispose! a-ratom f)
source

after-rendercljs

source

debug-enabled?cljs

@define {boolean}

@define {boolean}
sourceraw docstring

deref?cljs

(deref? x)
source

dispose!cljs

(dispose! a-ratom)
source

empty-queuecljs

source

make-reactioncljs

(make-reaction f)
source

next-tickcljs

source

nowcljs

(now)
source

ratomcljs

(ratom x)
source

ratom?cljs

(ratom? x)
source

reagent-idcljs

(reagent-id reactive-val)

Produces an id for reactive Reagent values e.g. reactions, ratoms, cursors.

Produces an id for reactive Reagent values
e.g. reactions, ratoms, cursors.
sourceraw docstring

set-timeout!cljs

(set-timeout! f ms)
source

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

× close