You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
I need a way to dynamically change an md-checkbox's color depending on a value returned by a service. I tried ng-style but it doesn't seem to work. It changes the background-color of the md-checkbox element, but not of the actual checkbox container.