animate-if
v0.0.1
Published
a drop-in replacement for Aura:If
Downloads
8
Maintainers
Readme
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.