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

Explain class and inheritance in js?

0 Answers  


How will you display different images based on the status being red, amber, or green?

0 Answers  


How to set focus on the input field in angular 1.x?

0 Answers  


What's new in angular 2? Why you used angular 2?

0 Answers  


Can I use two ng class?

0 Answers  






What is pipe?

0 Answers  


What is routes and route properties?

0 Answers  


How do you define the transition between two states in angular?

0 Answers  


What are guards in angular?

0 Answers  


What is authguard?

0 Answers  


What is route in angularjs?

0 Answers  


What is difference between config() and run() method in AngularJS?

1 Answers   Citi Bank, SLK Software,


Categories