Liking cljdoc? Tell your friends :D

reacl-c.impl.tu-reacl

Implementation of test-utils with Reacl test-utils, reusing the Reacl implementation of items.

Implementation of test-utils with Reacl test-utils, reusing the Reacl implementation of items.
raw docstring

envcljs

(env item & [options])
source

find-allcljs

(find-all env item)
source

find-all-namedcljs

(find-all-named env thing)
source

get-componentscljs

(get-components env)
source

inject-return!cljs

(inject-return! comp ret)
source

inject-return!!cljs

(inject-return!! comp ret)
source

invoke-callback!cljs

(invoke-callback! comp callback event)
source

invoke-callback!!cljs

(invoke-callback!! comp callback event)
source

mount!cljs

(mount! env state)
source

push!cljs

(push! env ret)
source

push!!cljs

(push!! env ret)
source

send-message!cljs

(send-message! comp msg)
source

send-message!!cljs

(send-message!! comp msg)
source

unmount!cljs

(unmount! env)
source

update!cljs

(update! env state)
source

with-env-returncljs

(with-env-return env f)
source

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

× close