(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.
(concat-state-string states)
(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.
(title-case s)
Capitalize every word in a string
Capitalize every word in a string
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close