The Angular team is not going to be implementing a way to dynamically add attributes, but we are working on adding a way like:
<button [color]="myColor">
The Angular team is not going to be implementing a way to dynamically add attributes, but we are working on adding a way like:
<button [color]="myColor">