Wednesday 22 March 2017

Different Types of Filters in AngularJS


AngularJS provides number of inbuilt Directives and we don't need to write any additional code to get the filter feature. By adding the filter component, we can access the features. Here I have listed of list of Filters.

1.Currency

2.Date

3.Filter

4.json

5.lowercase / uppercase

6.orderBy

To know about the full description of the above Filters, Please click Complete collection of AngularJS File.