animation-demo icon indicating copy to clipboard operation
animation-demo copied to clipboard

Permenant animations using animate method?

Open tskweres opened this issue 6 years ago • 0 comments

When using keyframe animations we can specify fill-mode forwards to make the animation permenant.

Can we do this using the .animate method / API in typescript? How do we make an animation 'stick'?

tskweres avatar Mar 31 '19 00:03 tskweres