(atom value)
Returns an Atom on Clojure and a Reagent RAtom on ClojureScript.
Returns an Atom on Clojure and a Reagent RAtom on ClojureScript.
(cursor ratom path)
Creates a Reagent RCursor type given a RAtom source (containing a hashmap) and a path into that hashmap.
Creates a Reagent RCursor type given a RAtom source (containing a hashmap) and a path into that hashmap.
(make-reaction f)
Creates a Reagent Reaction using the supplied function.
Creates a Reagent Reaction using the supplied function.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close