SyntaxFix
Write A Post
Hire A Developer
Questions
Here, the paragraph is printed only 'isValid' is true / it contains any value
<p *ngIf="isValid ? true : false">Paragraph</p>