Answers for "how to add a specific class if ngif"

CSS
0

add classon ng if

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

Code answers related to "how to add a specific class if ngif"

Browse Popular Code Answers by Language