(color hue)
(color hue shade)
Return a Material UI color.
Return a Material UI color.
(decorate hoc component)
Decorate a Reagent component using the higher-order component (HOC) pattern.
hoc
needs to be a JavaScript function.
Decorate a Reagent component using the higher-order component (HOC) pattern. `hoc` needs to be a JavaScript function.
(with-styles styles)
(with-styles styles component)
Apply Material-UI styles to a Reagent component. Translates between React/JavaScript and Reagent/ClojureScript; styles and classes will be ClojureScript maps.
Apply Material-UI styles to a Reagent component. Translates between React/JavaScript and Reagent/ClojureScript; styles and classes will be ClojureScript maps.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close