(defcomponent display-name constructor & body)(defcomponent &form &env display-name constructor & body)(defnc name props-bindings & body)(defnc &form &env name props-bindings & body)(factory component)Takes a React component, and creates a function that returns a new React element
Takes a React component, and creates a function that returns a new React element
(shallow-render & body)(shallow-render &form &env & body)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 |