Liking cljdoc? Tell your friends :D

com.fulcrologic.fulcro.dom-common


add-kwprops-to-propsclj/s

(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.
sourceraw docstring

classes->strclj/s

(classes->str classes)
source

gen-docstringclj/s

(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.
sourceraw docstring

interpret-classesclj/s

(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
sourceraw docstring

tagsclj/s

source

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

× close