(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.
(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]]
(reagent-inject {:keys [map-keywords fix-style]
:or {map-keywords true fix-style true}}
component)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close