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 need to modify your logic to have double quotes and ngModel proportion value
hello {{username}}
Hope it helps!!