Hi
In this video, we will learn about angularjs filter. Filters are used to modify the data. Filters can be added to expressions by using the pipe character |, followed by a filter.
Here are some predefined filters by angularjs.
uppercase
lowercase
currency
filter
orderBy
https://angularjs.org/