0.0.1 • Published 5 years ago

animate-if v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

animate-if

a drop-in replacement for Aura:If

Note

There is one difference between AnimateIf & Aura:If in how "false" conditions are rendered. For Aura:If, a false condition is removed from the DOM completely. For AnimateIf, a false condition remains in the DOM, but is styled to invisibility.