Liking cljdoc? Tell your friends :D

re-frisk.inlined-deps.reagent.v1v0v0.reagent.impl.template


adapt-react-classcljs

(adapt-react-class c)

as-elementcljs

(as-element this x fn-to-element)

cache-getcljs

(cache-get o k)

cached-custom-prop-namecljs

(cached-custom-prop-name k)

cached-parsecljs

(cached-parse x)

cached-prop-namecljs

(cached-prop-name k)

convert-custom-prop-valuecljs

(convert-custom-prop-value x)

convert-prop-valuecljs

(convert-prop-value x)

convert-propscljs

(convert-props props id-class)

create-compilercljs

(create-compiler opts)

custom-kv-convcljs

(custom-kv-conv o k v)

custom-prop-name-cachecljs


default-compilercljs


default-compiler*cljs


expand-seqcljs

(expand-seq s compiler)

expand-seq-checkcljs

(expand-seq-check x compiler)

expand-seq-devcljs

(expand-seq-dev s o compiler)

fragment-elementcljs

(fragment-element argv compiler)

function-elementcljs

(function-element tag v first-arg compiler)

hiccup-elementcljs

(hiccup-element v compiler)

hiccup-tag?cljs

(hiccup-tag? x)

HiccupTagcljs


kv-convcljs

(kv-conv o k v)

make-elementcljs

(make-element this argv component jsprops first-child)

maybe-function-elementcljs

(maybe-function-element tag v compiler)

If given tag is a Class, use it as a class, else wrap in Reagent function wrapper.

If given tag is a Class, use it as a class,
else wrap in Reagent function wrapper.
raw docstring

native-elementcljs

(native-element parsed argv first compiler)

NativeWrappercljs


parse-tagcljs

(parse-tag hiccup-tag)

prop-name-cachecljs


raw-elementcljs

(raw-element comp argv compiler)

re-tagcljs

Regular expression that parses a CSS-style id and class from a tag name.

Regular expression that parses a CSS-style id and class
from a tag name.
raw docstring

reag-elementcljs

(reag-element tag v compiler)

set-default-compiler!cljs

(set-default-compiler! compiler)

set-id-classcljs

(set-id-class props id-class)

Takes the id and class from tag keyword, and adds them to the other props. Parsed tag is JS object with :id and :class properties.

Takes the id and class from tag keyword, and adds them to the
other props. Parsed tag is JS object with :id and :class properties.
raw docstring

tag-name-cachecljs


valid-tag?cljs

(valid-tag? x)

vec-to-elemcljs

(vec-to-elem v compiler fn-to-element)

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

× close