https://stackoverflow.com/a/43306621/10593587. Is there an example for this one. As I am new to Angular I am unable to add "<div {{ dynamicVar !== '' ? 'col-'+dynamicVar : '' }} > </div>" in the component template
https://stackoverflow.com/a/43306621/10593587. Is there an example for this one. As I am new to Angular I am unable to add "<div {{ dynamicVar !== '' ? 'col-'+dynamicVar : '' }} > </div>" in the component template
[ngClass]=