Created
April 22, 2016 14:40
-
-
Save codedcontainer/89f6d1441a0d2b2d4054945b94000bb7 to your computer and use it in GitHub Desktop.
Allows you to repeat a number of icons numerous times such as if you were using a for loop in JavaScript
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<i class="material-icons md-48" ng-repeat="_ in ((_ = []) && (_.length=3) && _) track by $index">star</i> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment