Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello, i have an loop and i want to check the equal conditions with pipe with ngIf html in angular 8. please suggest me.

What I have tried:

*ngIf="item|keys === key"
Posted
Updated 5-Mar-20 4:55am
v2

1 solution

Hello, i have an loop
It would be very helpful if you provided the code for the loop, this can be done via the Improve Question widget.

Anyways... You may want to look into these questions/answers on SO:
Stack Overflow: Angular 4 ngif in a for loop[^]
Stack Overflow: Angular ngFor loop through Object - [^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900