This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
[Feature Request] angimation Inverse staggering #15131
Open
Description
Do you want to request a feature or report a bug?
Request a Feature
What is the current behavior?
We can define staggerings for animations, but they are incremental. From 0 to length...
What is the motivation / use case for changing the behavior?
Is possible to have staggering working inverse. Form length to 0? This way we can make animations that build and unbuild animations, with ng-repeat. Perhaps there is another solution.. But when animating with staggering is a common use case to reverse the animiations...