Explain filters in angularjs?



Explain filters in angularjs?..

Answer / Prashant Kumar Singh

Filters in AngularJS are used to format or transform data before it is displayed. They can be used to perform calculations, manipulate strings, convert dates, and more. Filters can be chained together to perform multiple transformations on the same data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What are angular templates?

1 Answers  


How do you stop ng serve?

1 Answers  


How to sanitize a value manually?

1 Answers  


Explain ng-init directive angularjs?

1 Answers  


What classes should I not add to module's declarations in angular 4?

1 Answers  


Why do we use ngmodel?

1 Answers  


Explain the component directory structure of angular 4?

1 Answers  


What is the difference between $scope and scope in angular?

1 Answers  


What is dependency injection (di)?

1 Answers  


How install npm install?

1 Answers  


Why you will do ngondestroy after subscrib?

1 Answers  


Explain what is the injector?

1 Answers  


Categories