(classify-tagged elem & [is-template])classifies the hiccup form
classifies the hiccup form
(compile-element elem components)expands the template
expands the template
(compile-element-action-dec var {:keys [val mod]})compiles the :%/set action
compiles the :%/set action
(compile-element-action-do form {:keys []})does a do block
does a do block
(compile-element-action-inc var {:keys [val mod]})compiles the :%/set action
compiles the :%/set action
(compile-element-action-set var {:keys [to transform]})compiles the :%/set action
compiles the :%/set action
(compile-element-action-set-async var {:keys [to error pending transform]})compiles the :%/set-async action
compiles the :%/set-async action
(compile-element-actions actions)compiles the element actions
compiles the element actions
(compile-element-directives view props)compiles element directives
compiles element directives
(compile-element-loop elem components layout-fn)will loop until there are no dependencies
will loop until there are no dependencies
(compile-replace template props children)compiles the layout with parameters
compiles the layout with parameters
(compile-walk-variables form)replace :var/<name> as react states
replace :var/<name> as react states
(components-expand inputs)expands a vector component to standardised form
expands a vector component to standardised form
(components-find-deps inputs)creates a dependency tree for component map
creates a dependency tree for component map
(components-resolve inputs)resolve component map
resolve component map
(find-namespaced-props form)finds all the :prop/<val> keys
finds all the :prop/<val> keys
(get-tmpl-props input-props ns-props)gets template and body props given input
gets template and body props given input
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |