Liking cljdoc? Tell your friends :D

stylefy.impl.dom


add-classcljs

(add-class name properties)
source

add-font-facecljs

(add-font-face properties)
source

add-keyframescljs

(add-keyframes identifier & frames)
source

add-tagcljs

(add-tag name properties)
source

check-stylefy-initialisationcljs

(check-stylefy-initialisation)
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 [props 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-initialised?cljs

source

stylefy-instance-idcljs

source

styles-as-csscljs

source

styles-in-domcljs

source

update-domcljs

(update-dom)
source

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

× close