Liking cljdoc? Tell your friends :D

keechma.toolbox.animations.core


animate-state!cljs

(animate-state! task-runner! app-db identifier)
(animate-state! task-runner! app-db identifier version)
(animate-state! task-runner! app-db identifier version args)
source

animation-idcljs

(animation-id id)
(animation-id id version)
source

animatorcljsmultimethod

source

app-db-animation-pathcljs

(app-db-animation-path id version)
source

blocking-animate-state!cljs

source

cancel-animation!cljs

(cancel-animation! app-db id)
(cancel-animation! app-db id version)
source

clear-animationcljs

(clear-animation app-db id)
(clear-animation app-db id version)
source

dispatchercljs

(dispatcher meta & args)
source

done?cljsmultimethod

source

get-animationcljs

(get-animation app-db id)
(get-animation app-db id version)
source

get-animation-statecljs

(get-animation-state app-db id)
(get-animation-state app-db id version)
source

identifier->id-statecljs

(identifier->id-state identifier)
source

make-initial-metacljs

(make-initial-meta identifier)
(make-initial-meta identifier args)
(make-initial-meta identifier args prev)
source

non-blocking-animate-state!cljs

source

render-animation-endcljs

(render-animation-end app-db identifier)
(render-animation-end app-db identifier version)
(render-animation-end app-db identifier version args)
source

stepcljsmultimethod

source

stop-animation!cljs

(stop-animation! app-db id)
(stop-animation! app-db id version)
source

valuescljsmultimethod

source

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

× close