Activity Forums Salesforce® Discussions What is the basic difference between aura:if and aura:renderif ?

  • Vishnu

    Member
    October 16, 2019 at 4:54 pm

    aura:if instantiates the components in either its body or the else attribute, but not both. aura:renderIf instantiates both the components in its body and the else attribute, but only renders one. If the state of isTrue changes, aura:if has to first instantiate the components for the other state and then render them

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos