Liking cljdoc? Tell your friends :D

reagent.impl.template


adapt-react-classcljs

(adapt-react-class c)

as-elementcljs

(as-element x)

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)

custom-kv-convcljs

(custom-kv-conv o k v)

custom-prop-name-cachecljs


expand-seqcljs

(expand-seq s)

expand-seq-checkcljs

(expand-seq-check x)

expand-seq-devcljs

(expand-seq-dev s o)

find-dom-nodecljs


fragment-elementcljs

(fragment-element argv)

get-keycljs

(get-key x)

has-selection-api?cljs

(has-selection-api? input-type)

hiccup-errcljs

(hiccup-err v & msg)

hiccup-tag?cljs

(hiccup-tag? x)

input-component-set-valuecljs

(input-component-set-value this)

input-component?cljs

(input-component? x)

input-handle-changecljs

(input-handle-change this on-change e)

input-node-set-valuecljs

(input-node-set-value node
                      rendered-value
                      dom-value
                      component
                      {:keys [on-write]})

input-render-setupcljs

(input-render-setup this jsprops)

input-speccljs


input-unmountcljs

(input-unmount this)

js-val?cljs

(js-val? x)

key-from-veccljs

(key-from-vec v)

kv-convcljs

(kv-conv o k v)

make-elementcljs

(make-element argv comp jsprops first-child)

named?cljs

(named? x)

native-elementcljs

(native-element parsed argv first)

NativeWrappercljs


ogetcljs

(oget o k)

osetcljs

(oset o k v)

parse-tagcljs

(parse-tag hiccup-tag)

prop-name-cachecljs


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)

reagent-inputcljs

(reagent-input)

reagent-input-classcljs


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

str-collcljs

(str-coll coll)

stringify-classcljs

(stringify-class {:keys [class] :as props})

tag-name-cachecljs


these-inputs-have-selection-apicljs


try-get-keycljs

(try-get-key x)

valid-tag?cljs

(valid-tag? x)

vec-to-elemcljs

(vec-to-elem v)

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

× close