Explain order by filter?
Answer / Kushal Mahadeo Bage
The 'orderBy' filter in AngularJS is used to sort an array of items in a collection. It allows you to specify the field on which the items should be sorted and the direction (ascending or descending) of the sort.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is activatedroute in angular?
What is @ngmodule in angular 2?
What is pathmatch in angular?
What is property binding in angular?
How to do email and phone no. Validation in angularjs?
What is the difference between $watch, $digest and $apply?
Explain currency filter and when to use it?
How to display the values in tables in AngularJS?
What is a cookie?
Explain the use of @injectable()?
How would you use an angular service to pass data between controllers? Explain with examples?
What are the features of bazel?