Open simonferndriger opened 8 years ago
I'm currently using this statement to create Angular cards in a particular order. How can I reproduce the order with this plugin?
<aft ng-repeat="aft in afts | orderBy:order:reverse" flex="33"></aft>
I'm currently using this statement to create Angular cards in a particular order. How can I reproduce the order with this plugin?
<aft ng-repeat="aft in afts | orderBy:order:reverse" flex="33"></aft>