© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Rajkumar
Fullstack Developer.
What's wrong with regular && and || operators?
ng-if="dropdowntop == someVal && otherCondition"
Sunil Bhuvanapalli
Angular2
Thank you! I got the solution *ngIf ="contractModel.contractType=='251302'||contractModel.contractType=='251306'"
Wow! That's quick.