orderBy (filter)
Improve this Doc View Source orderBy
- filter in module ng
Orders a specified array
by the expression
predicate. It is ordered alphabetically for strings and numerically for numbers. Note: if you notice numbers are not being sorted as expected, make sure they are actually being saved as numbers and no