Angular - Conditional formatting

Tags: #<Tag:0x00007f1367fd4360> #<Tag:0x00007f136862b9c0>

Hello, is there an example of conditional formatting in Angular? I am looking for a particular cell in a row and if it is equal to ‘hello’, then change the color of the whole row to green.

Also conditional formatting on the combination of cells.
Say if the third cell in the row is > 10 AND fourth cell is > 40, then change the whole row to red.

Please give any stackblitz Angular conditional formatting example, thanks!

Hi @whateverid123_handso

I can see that you already wrote to us on the mail, so I will close this topic, and let’s continue there to keep the conversation in one place.