Liking cljdoc? Tell your friends :D
ClojureScript only.

reacl-c.interop.reacl


liftcljs

(lift class & args)

Returns an item implemented by the given Reacl class and arguments. Messages sent to the item are forwarded to the component, actions emitted are passed though, and the app-state of the component (if it has one) is bound to the state of the item.

Returns an item implemented by the given Reacl class and
arguments. Messages sent to the item are forwarded to the component,
actions emitted are passed though, and the app-state of the
component (if it has one) is bound to the state of the item.
sourceraw docstring

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

× close