Explain order by filter?



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

Post New Answer

More AngularJS Interview Questions

What is activatedroute in angular?

1 Answers  


What is @ngmodule in angular 2?

1 Answers  


What is pathmatch in angular?

1 Answers  


What is property binding in angular?

1 Answers  


How to do email and phone no. Validation in angularjs?

1 Answers  


What is the difference between $watch, $digest and $apply?

1 Answers  


Explain currency filter and when to use it?

1 Answers  


How to display the values in tables in AngularJS?

1 Answers  


What is a cookie?

1 Answers  


Explain the use of @injectable()?

1 Answers  


How would you use an angular service to pass data between controllers? Explain with examples?

1 Answers  


What are the features of bazel?

2 Answers  


Categories