Liking cljdoc? Tell your friends :D

js.react.compile-components


classify-taggedclj

(classify-tagged elem & [is-template])

classifies the hiccup form

classifies the hiccup form
raw docstring

compile-elementclj

(compile-element elem components)

expands the template

expands the template
raw docstring

compile-element-action-decclj

(compile-element-action-dec var {:keys [val mod]})

compiles the :%/set action

compiles the :%/set action
raw docstring

compile-element-action-doclj

(compile-element-action-do form {:keys []})

does a do block

does a do block
raw docstring

compile-element-action-incclj

(compile-element-action-inc var {:keys [val mod]})

compiles the :%/set action

compiles the :%/set action
raw docstring

compile-element-action-setclj

(compile-element-action-set var {:keys [to transform]})

compiles the :%/set action

compiles the :%/set action
raw docstring

compile-element-action-set-asyncclj

(compile-element-action-set-async var {:keys [to error pending transform]})

compiles the :%/set-async action

compiles the :%/set-async action
raw docstring

compile-element-actionsclj

(compile-element-actions actions)

compiles the element actions

compiles the element actions
raw docstring

compile-element-directivesclj

(compile-element-directives view props)

compiles element directives

compiles element directives
raw docstring

compile-element-loopclj

(compile-element-loop elem components layout-fn)

will loop until there are no dependencies

will loop until there are no dependencies
raw docstring

compile-replaceclj

(compile-replace template props children)

compiles the layout with parameters

compiles the layout with parameters
raw docstring

compile-walk-variablesclj

(compile-walk-variables form)

replace :var/<name> as react states

replace :var/<name> as react states
raw docstring

components-expandclj

(components-expand inputs)

expands a vector component to standardised form

expands a vector component to standardised form
raw docstring

components-find-depsclj

(components-find-deps inputs)

creates a dependency tree for component map

creates a dependency tree for component map
raw docstring

components-resolveclj

(components-resolve inputs)

resolve component map

resolve component map
raw docstring

find-namespaced-propsclj

(find-namespaced-props form)

finds all the :prop/<val> keys

finds all the :prop/<val> keys
raw docstring

get-tmpl-propsclj

(get-tmpl-props input-props ns-props)

gets template and body props given input

gets template and body props given input
raw docstring

getter-symbolclj

(getter-symbol kw)

creates the getter symbol

creates the getter symbol
raw docstring

setter-symbolclj

(setter-symbol kw)

creates the setter symbol

creates the setter symbol
raw docstring

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