Liking cljdoc? Tell your friends :D

re-frame.undo


clear-history!cljs

(clear-history!)

redos?cljs

(redos?)

set-max-undos!cljs

(set-max-undos! n)

store-now!cljs

(store-now! explanation)

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
raw docstring

undos?cljs

(undos?)

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

× close