Salesforce Fact #556 | Conditional rendering in p tag

Unlike VF page, we can apply conditional rendering in <p> tag in LWC. 

The below VF code will behave as:

However the LWC code willl work properly:




Comments

Popular posts from this blog

Salesforce Fact #218 | Blank picklist value is actually NULL

Salesforce Fact #929 | Nth highest in screen flow

Salesforce Fact #989 | New delete files permission