(+class-if condition class-name)
(+class-if attributes condition class-name)
(->css-class & classes)
(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]))
(errors->strings errors)
(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}.
(keyed-list & args)
(uid)
(watch-atom key atom)
(with-nested-react-keys tree)
(with-react-keys col)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close