Liking cljdoc? Tell your friends :D

pinkie.pinkie-render


componentscljs

(components)

displays pinkie component table as text. useful for debugging as it has no dependencies.

displays pinkie component table as text.
useful for debugging as it has no dependencies.
sourceraw docstring

pinkie-rendercljs

(pinkie-render output)

renders a reagent hiccup vector that can contain pinkie components. wrapped with react error boundary.

[:p/pinkie {:content {:map-keywords true :fix-style false :hiccup [:p/vega spec]}}]

renders a reagent hiccup vector that can contain pinkie components.
wrapped with react error boundary.

[:p/pinkie {:content {:map-keywords true
            :fix-style false
            :hiccup [:p/vega spec]}}]
sourceraw docstring

pinkie-render-unsafecljs

(pinkie-render-unsafe output)
source

reagent-injectcljs

(reagent-inject
  {:keys [map-keywords fix-style] :or {fix-style true} :as options}
  component)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close