I am using Angular 6 and I have a simple div and want to set the background color of this div from inside the template. This works fine when passin
div
You have to use ngStyle
...
https://angular.io/api/common/NgStyle