Answers for "ngif and ng class together"

CSS
0

ngif add class

[ngClass]="{'my-class': step === 'step1'}"
Posted by: Guest on June-11-2020

Code answers related to "ngif and ng class together"

Browse Popular Code Answers by Language