Liking cljdoc? Tell your friends :D

fulcro.ui.icons


clj->jsclj

source

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

concat-state-stringclj/s

(concat-state-string states)
source

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

icon-namesclj/s

source

material-icon-pathsclj/s

source

state-modsclj/s

source

title-caseclj/s

(title-case s)

Capitalize every word in a string

Capitalize every word in a string
sourceraw docstring

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

× close