Liking cljdoc? Tell your friends :D

re-frame.undo


clear-history!cljs

(clear-history!)
source

redos?cljs

(redos?)
source

set-max-undoscljs

(set-max-undos n)
source

store-now!cljs

(store-now!)

stores the value currently in app-db, so the user can later undo

stores the value currently in app-db, so the user can later undo
sourceraw docstring

undos?cljs

(undos?)
source

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

× close