Activity Forums Salesforce® Discussions What is the use of renderIf in Lightning Component in Salesforce?

  • Manish

    Member
    April 3, 2020 at 11:45 am

    This component allows you to conditionally render its contents. It renders its body only if isTrue evaluates to true. The else attribute allows you to render an alternative when isTrue evaluates to false.

  • Ratnesh

    Member
    April 3, 2020 at 11:46 am

    This component lets you conditionally render its contents. It renders its body only if isTrue evaluates to true. The else attribute allows you to render an alternative when isTrue evaluates to false.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos