1

I'm trying to create a loop that prints HTML a certain number of times. I know the number because its in the scope. Must I loop through the numbers and push them into an array beforehand in order to use ng-repeat which seems to only accept collections?

||||||

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

Browse other questions tagged or ask your own question.