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.