I Have an Array that each member of it is, an array of objects. More detail: Picture
I want to use objects in ng-repeater. How do I do this?!
Take the 2-minute tour
×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
|
|||||
|
You can use nested ng-repeat for this.
And iterate over storeCar like this:
|
|||||||||||||||||||||
|