Liking cljdoc? Tell your friends :D

fulcro.ui.icons


clj->jsclj


concat-class-stringclj/s

(concat-class-string fragments)
(concat-class-string type fragments)
(concat-class-string base-str type fragments)

fragments is a collection of fragmentsto concatinate.

`fragments` is a collection of fragmentsto concatinate.
raw docstring

concat-state-stringclj/s

(concat-state-string states)

iconclj/s

(icon icon-name & {:keys [width height modifiers states className onClick]})

Gets an SVG representation of the given icon. See material-icon-paths.

Gets an SVG representation of the given icon. See material-icon-paths.
raw docstring

icon-namesclj/s


material-icon-pathsclj/s


state-modsclj/s


title-caseclj/s

(title-case s)

Capitalize every word in a string

Capitalize every word in a string
raw docstring

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

× close