42_applying_css_classes_dynamically_with_ngclass
2:53
2 Redner
1 Kapitel
65 Segmente
Redner
Kapitel
-
0:02Kapitel 1: We saw examples for ng -style and ng -if. 168s · Speaker 2
We saw examples for ng -style and ng -if. Now, something related to ng -style is ng -class. Now, we learned that ng -style allows us to dynamically assign a style. Now, I will also add ng -class here. And where ng -style allowed us to chang…