Liking cljdoc? Tell your friends :D

herb.runtime


combinator-fnscljs

source

dev?cljs

source

inject-obj!cljs

(inject-obj! sym dispatch & obj)

Inject collection of style objects in a common element, used by passing a dispatch in the form of :keyframes or :global

Inject collection of style objects in a common element, used by passing a
dispatch in the form of :keyframes or :global
sourceraw docstring

inject-style!cljs

(inject-style! identifier new data-str)

Main interface to runtime. Takes an identifier, new garden style data structure, fully qualified name. Make sure to add style only where necessary. Returns the injected style state object.

Main interface to runtime. Takes an identifier, new garden style data
structure, fully qualified name. Make sure to add style only where
necessary. Returns the injected style state object.
sourceraw docstring

optionscljs

Atom containing a map with options passed from herb.core/init!. Entry includes :vendors and :auto-prefix

Atom containing a map with options passed from `herb.core/init!`.
Entry includes `:vendors` and `:auto-prefix`
sourceraw docstring

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

× close