What are Filters in AngularJS?
Answer / chaitanya
Filters are used to format data before displaying it to the user. They can be used in view templates, controllers, services and directives. There are some built-in filters provided by AngularJS like as Currency, Date, Number, OrderBy, Lowercase, Uppercase etc. You can also create your own filters.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is ng bind html?
What are event emitters and how it works in angular 2?
What classes should I not add to module's declarations?
What is the use of decorators in angular?
What is linking function? What are post linking and pre-linking functions?
How to build mobile apps using ionic 3 cli and angular 4?
Explain filter filter angularjs?
What is angular unit testing?
How to viewing the angular 4 apps in a browser using ionic 3 cli?
How to set http request header in angular 4?
What do you understand by strict conceptual escaping?
What set of modern browsers are supported in angular 2?