This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
chips: set the background color of md-chip-template with dynamic data binding #8692
Open
Description
Actual behavior:
- What is the issue?
I am trying to set the background color of an chip using ng-model.
- What is the expected behavior?
Make it look (kinda) like that:
CodePen or Steps to reproduce the issue:
CodePen Link
Angular Versions:
- Angular Version: 1.5.6
- Angular Material Version: 1.0.9
Feature Request: Set background color of whole md-chip #6965 is a bit of the same thing.