(lift-reacl class & args)Returns an item implemented by the given Reacl class and arguments.
Returns an item implemented by the given Reacl class and arguments.
(reacl-render binding item)Returns a Reacl element or component implementing the given item,
and with the given state binding.
Returns a Reacl element or component implementing the given item, and with the given state `binding`.
(run dom item initial-state)Runs the given item as an application underneath the given
native dom node, and with the given initial-state.
Runs the given item as an application underneath the given native `dom` node, and with the given `initial-state`.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |