What is wrong with my Angular code? I am getting:
Cannot read property \'remove\' of undefined at BrowserDomAdapter.removeClass ...
ngClass syntax:
ngClass
[ngClass]="{'classname' : conditionFlag}"
You can use like this:
Step1 Step2 Step3