Liking cljdoc? Tell your friends :D

vrac.web


$clj/s

($ node-type & children)
source

case-fragmentclj/smacro

(case-fragment reactive+-value-expr & clauses)
source

case-fragment*clj/s

(case-fragment* reactive+-value-expr
                clause-value->clause-index
                clause-index->clause-vcup
                default-clause)
source

cond-fragmentclj/smacro

(cond-fragment & clauses)
source

cond-fragment*clj/s

(cond-fragment* reactive-index-fn clause-index->clause-vcup)
source

dispose-render-effectscljs

(dispose-render-effects)
source

dynamic-children-effectcljs

(dynamic-children-effect parent-element nodes)

Dynamically update the DOM node so that its children keep representing the elements array. The elements are either js/Node (element or text node) or a reactive node whose value is a vector of js/Node instances.

Dynamically update the DOM node so that its children keep representing the elements array.
The elements are either js/Node (element or text node) or a reactive node whose value is
a vector of js/Node instances.
sourceraw docstring

for-fragment*cljs

(for-fragment* reactive+-coll item-component)
(for-fragment* reactive+-coll key-fn item-component)
source

get-contextclj/s

(get-context)
source

html-text-to-domcljs

(html-text-to-dom html-text)
source

if-fragmentclj/smacro

(if-fragment reactive+-condition then-vcup-expr else-vcup-expr)
source

process-vcupcljs

(process-vcup vcup)
source

props-effectclj/s

(props-effect reactive+-props)
source

reactive-fragmentclj/s

(reactive-fragment vcup-fn)
(reactive-fragment vcup-fn options)
source

rendercljs

(render parent-element vcup)
source

scope-effectclj/s

(scope-effect owned-effects)
(scope-effect owned-effects options)

This effects manages a static collection of effect's lifecycle so that they are first-run and disposed when this effect is run and cleaned up.

This effects manages a static collection of effect's lifecycle so that they are
first-run and disposed when this effect is run and cleaned up.
sourceraw docstring

use-effectsclj/s

(use-effects effects)
source

when-fragmentclj/smacro

(when-fragment reactive+-condition then-vcup-expr)
source

with-contextclj/smacro

(with-context new-context vcup)
source

with-context-updateclj/smacro

(with-context-update context-fn vcup)
source

xmlns-htmlclj/s

source

xmlns-math-mlclj/s

source

xmlns-svgclj/s

source

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