I am new to Angular2 and was wondering how I go about setting a font color to an element depending on the value.
Angular2
My scenario is: if the value of the inp
You can also bind the style property.