Liking cljdoc? Tell your friends :D

id.nadiar.cljs-mui.style


class-namecljs

(class-name component id)

Function helper to get class-name from component. Accept react component and className as string or keyword.

Function helper to get class-name from component.
Accept react component and className as string or keyword. 
sourceraw docstring

color-forcljs

(color-for color_ level_)

Get the color from Material color db. Accept: color as keyword / string level as integer

Return #000000 if color not found

Get the color from Material color db.
Accept:
color as keyword / string
level as integer

Return `#000000` if color not found
sourceraw docstring

create-mui-themecljs

(create-mui-theme raw-theme)

Like createMuiTheme material-ui, but accept clojure map.

Like `createMuiTheme` material-ui, but accept clojure map.
sourceraw docstring

createMuiThemecljs

source

keyword-or-string?cljs

source

mui-colorscljs

source

themecljs

source

with-stylecljs

(with-style m)

Return mui withStyle fn. Accept clojure map as argument.

Return mui withStyle fn. Accept clojure map as argument.
sourceraw docstring

withStylescljs

source

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

× close