42_applying_css_classes_dynamically_with_ngclass
2:53
2 Лектори
1 Глави
65 сегменти
Лектори
Глави
-
0:02Глава 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…