Same as defc, but render will take additional first argument: react component
Usage:
(defcc name doc-string? [< mixins+]? [comp params*] render-body+)
Source
(defmacrodefcc"Same as defc, but render will take additional first argument: react component
Usage:
(defcc name doc-string? [< mixins+]? [comp params*] render-body+)"[&body](-defc 'rum.core/build-defcc(boolean(:ns&env))body))