0

Is possible more than 1 alias in ng-repeat follow example ?

ng-repeat="dt in data | limitTo: reportCtrl.rowsLimit as rows1 | limitTo: reportCtrl.tableParams.rowsLim: (reportCtrl.tableParams.currentPage - 1) * reportCtrl.tableParams.rowsLim as rows2"
Vega
  • 27,856
  • 27
  • 95
  • 103

0 Answers0