Liking cljdoc? Tell your friends :D

c3kit.wire.util


+class-ifcljs

(+class-if condition class-name)
(+class-if attributes condition class-name)

->css-classcljs

(->css-class & classes)

atom-observercljs

(atom-observer state)

Used to keep track of cursor state. Usage: (defonce flash (reagent/cursor (a/atom-observer ratom) [:flash]))

Used to keep track of cursor state.
Usage: (defonce flash (reagent/cursor (a/atom-observer ratom) [:flash]))
raw docstring

errors->stringscljs

(errors->strings errors)

form-datacljs

(form-data form)

Given an if of a form element, loads all the inputs and returns a map {:keyword value}.

Given an if of a form element, loads all the inputs and returns a map {:keyword value}.
raw docstring

id-countercljs


keyed-listcljs

(keyed-list & args)

next-keycljs


uidcljs

(uid)

watch-atomcljs

(watch-atom key atom)

with-nested-react-keyscljs

(with-nested-react-keys tree)

with-react-keyscljs

(with-react-keys col)

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

× close