Liking cljdoc? Tell your friends :D

spade.container.alternate

The AlternateStyleContainer may be used when a preferred container is not always available.

The AlternateStyleContainer may be used when a preferred container
is not always available.
raw docstring

No vars found in this namespace.

spade.container.atom

The AtomStyleContainer renders styles into an atom it is provided with.

The AtomStyleContainer renders styles into an atom it is provided with.
raw docstring

No vars found in this namespace.

spade.container.dom

The DomStyleContainer renders styles into DOM elements. References to those elements are stored in a styles atom, or *injected-styles* if that is not provided. Similarly, if no target-dom is provided, the document.head element is used.

The DomStyleContainer renders styles into DOM elements. References to those
elements are stored in a `styles` atom, or `*injected-styles*` if that is
not provided. Similarly, if no `target-dom` is provided, the `document.head`
element is used.
raw docstring

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

× close