I want to do ng-repeat on an array of objects. I want to the object with color property not equals to "black" to display. How would I do it? I want to do ng-repeat on an array of objects.
I want to do ng-repeat on an array of objects. I want to the object with color property not equals to "black" to display. How would I do it? I want to do ng-repeat on an array of objects.