Questions tagged as 'angularjs-2.0'

1
answer

Bind a Component variable to the styles directive in Angular

I'm working on Angular 4 but I'm stuck. Let's say I have a CSS class called cover-art : .cover-art { width: 300px; height: 300px; background-color: rojo; } And then I want to update that class through entries in the HTML template. I...
asked by 03.05.2017 / 07:27