What are Filters in AngularJS?



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

Post New Answer

More AngularJS Interview Questions

How does lazy loading work?

0 Answers  


What is difference between $interval and window. setInterval in AngularJS?

0 Answers  


Does google own angular?

0 Answers  


Explain filter filter angularjs?

0 Answers  


What is the aot compilation?

0 Answers  


What's new in angular 6? What are improvements in angular 6?

0 Answers  


Explain angular js boot process.

0 Answers  


How to define a spec in jasmine?

0 Answers  


What is the global api in angularjs?

0 Answers  


How long has angularjs been around?

0 Answers  


What are the new features in angular 8?

0 Answers  


What is angular expression? How do you differentiate between angular expressions and javascript expressions?

0 Answers  


Categories