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 can you get url parameters from angularjs controller?
Is react easier than angular?
What is slug in angular?
What is the difference between ng-model and ng-bind in angularjs?
What is link?
Is vue js better than angular?
List out the differences between config and run methods in angularjs?
Is it possible to have multiple ng-app directives on a single page in angularjs?
Why do we need angular 2?
Explain what is injector?
What is the difference between a stateful and stateless component in angularjs?
How will you create a custom service?
What are angular observables?
How do you stop ng serve?
What's new in angular 4?