Liking cljdoc? Tell your friends :D
ClojureScript only.

pinkie.pinkie-render


pinkie-rendercljs

(pinkie-render pinkie-spec)
(pinkie-render options pinkie-spec)

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

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

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

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

reagent-injectcljs

(reagent-inject {:keys [map-keywords fix-style]
                 :or {map-keywords true fix-style true}}
                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