Liking cljdoc? Tell your friends :D

stylefy.impl.dom


add-classcljs

(add-class class-as-css)
source

add-font-facecljs

(add-font-face garden-syntax)
source

add-keyframescljs

(add-keyframes identifier garden-syntax)
source

add-tagcljs

(add-tag tag-css)
source

custom-classes-in-usecljs

source

custom-tags-in-usecljs

source

font-faces-in-usecljs

source

init-cachecljs

(init-cache options)
source

init-multi-instancecljs

(init-multi-instance {:keys [multi-instance] :as _options})
source

keyframes-in-usecljs

source

save-style!cljs

(save-style! {:keys [css hash] :as _style})

Stores the style in an atom. The style is going to be added into the DOM soon.

Stores the style in an atom. The style is going to be added into the DOM soon.
sourceraw docstring

style-by-hashcljs

(style-by-hash style-hash)
source

style-in-dom?cljs

(style-in-dom? style-hash)
source

stylefy-instance-idcljs

source

styles-as-csscljs

source

styles-in-domcljs

source

update-domcljs

(update-dom)
source

update-dom-if-requestedcljs

(update-dom-if-requested)
source

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

× close