How to add conditional class in Angular using ngClass
To add a conditional class in Angular we can pass an object to `ngClass` where key is the class name and value is condition i.e., true or false... (more…)
Read more »We are pleased to announce version 5.1.0 of Angular. This is a minor release containing several smaller features and bugfixes. We are also… Read more