Liking cljdoc? Tell your friends :D

reagent.impl.template


adapt-react-classcljs

(adapt-react-class c)
source

as-element*cljs

(as-element* x compiler functional-components?)
source

cache-getcljs

(cache-get o k)
source

cached-custom-prop-namecljs

(cached-custom-prop-name k)
source

cached-parsecljs

(cached-parse x)
source

cached-prop-namecljs

(cached-prop-name k)
source

convert-custom-prop-valuecljs

(convert-custom-prop-value x)
source

convert-prop-valuecljs

(convert-prop-value x)
source

convert-propscljs

(convert-props props id-class)
source

create-compilercljs

(create-compiler opts)
source

custom-kv-convcljs

(custom-kv-conv o k v)
source

custom-prop-name-cachecljs

source

default-compilercljs

source

default-compiler*cljs

source

expand-seqcljs

(expand-seq s compiler)
source

expand-seq-checkcljs

(expand-seq-check x compiler)
source

expand-seq-devcljs

(expand-seq-dev s o compiler)
source

fragment-elementcljs

(fragment-element argv compiler)
source

functional-reag-elementcljs

(functional-reag-element tag v compiler)
source

hiccup-elementcljs

(hiccup-element v compiler)
source

hiccup-tag?cljs

(hiccup-tag? x)
source

HiccupTagcljs

source

kv-convcljs

(kv-conv o k v)
source

make-element*cljs

(make-element* argv component jsprops first-child compiler)
source

native-elementcljs

(native-element parsed argv first compiler)
source

NativeWrappercljs

source

parse-tagcljs

(parse-tag hiccup-tag)
source

prop-name-cachecljs

source

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.
sourceraw docstring

reag-elementcljs

(reag-element tag v compiler)
source

set-default-compiler!cljs

(set-default-compiler! compiler)
source

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.
sourceraw docstring

tag-name-cachecljs

source

valid-tag?cljs

(valid-tag? x)
source

vec-to-elemcljs

(vec-to-elem v compiler functional-components?)
source

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

× close