Liking cljdoc? Tell your friends :D

fulcro.ui.icons


clj->jsclj


concat-class-stringclj

(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

(concat-state-string states)

iconclj

(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


material-icon-pathsclj


state-modsclj


title-caseclj

(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