Liking cljdoc? Tell your friends :D

herb.runtime


inject-obj!clj/s

(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!clj/s

(inject-style! identifier new data-str group)

Main interface to runtime. Takes an identifier, new garden style data structure, fully qualified name, and whether its a group. Make sure to only update where necessary, with concessions for stylegroups. Returns the injected style state object.

Main interface to runtime. Takes an identifier, new garden style data
structure, fully qualified name, and whether its a group.  Make sure
to only update where necessary, with concessions for
stylegroups. Returns the injected style state object.
sourceraw docstring

optionsclj/s

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