(add-kwprops-to-props props kw)
Combine a hiccup-style keyword with props that are either a JS or CLJS map.
Combine a hiccup-style keyword with props that are either a JS or CLJS map.
(gen-docstring tag client-side?)
Helper function for generating the docstrings for generated dom functions and macros.
Helper function for generating the docstrings for generated dom functions and macros.
(interpret-classes props)
Interprets the :classes prop, reducing any non-nil elements into :className. returns the new props with updated :className and no :classes
Interprets the :classes prop, reducing any non-nil elements into :className. returns the new props with updated :className and no :classes
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close