Liking cljdoc? Tell your friends :D
ClojureScript only.

reacl-c.impl.reacl


instantiatecljs

(instantiate binding e)

Returns a Reacl component/element for the given element and state binding.

Returns a Reacl component/element for the given element and state binding.
sourceraw docstring

liftcljs

(lift class & args)
source

runcljs

(run dom e initial-state)

Run and mount the given element e in the native dom element dom, with the given initial state.

Run and mount the given element `e` in the native dom element
`dom`, with the given initial state.
sourceraw docstring

WrapRefcljs

source

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

× close