(lift class & args)
Returns an element implemented by the given Reacl class and arguments.
Returns an element implemented by the given Reacl class and arguments.
(render binding element)
Returns a Reacl element or component implementing the given element
, and with the given state binding
.
Returns a Reacl element or component implementing the given `element`, and with the given state `binding`.
(run dom e initial-state)
Runs the given element e
an application underneath the given
native dom
node, and with the given initial-state
.
Runs the given element `e` an application underneath the given native `dom` node, and with the given `initial-state`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close