Answer Posted / 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 |
Post New Answer View All Answers
How to starting angular 4 apps using ionic 3 cli commands?
What an angular 5 component made of?
How can xss be done in an angular application?
Is mvc a react?
What exactly is angularjs?
What classes should I not add to module's declarations in angular 4?
How would you update angular 6 to angular 7?
What is angular6?
List some cons or disadvantages of using angularjs?
Why do we use factory in angularjs?
What would be a good use case for having your own routing module?
What are custom directives?
What is pipe function?
Explain the types of linking function?
What is compilation in angular? What types of compilations are used in angular?