SyntaxFix
Write A Post
Hire A Developer
Questions
A little late to the party, but this worked for me. Hopefully someone else finds it useful.
<div ng-repeat="video in videos" ng-if="$index < 3"> ... </div>