What is parameterizing pipe?



What is parameterizing pipe?..

Answer / Rachna Yadav

In AngularJS, a parameterized pipe takes additional arguments to further customize its output. These arguments are passed via the 'pipe' attribute and can be accessed within the pipe using the '$args' object.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is difference between $document and window.document in AngularJS?

1 Answers  


What do you mean by templateref and viewcontainerref?

1 Answers  


Who is the author of angular js?

1 Answers  


What exactly is angularjs?

1 Answers  


Why is it called bearer token?

1 Answers  


How can digest cycle time be decreased?

1 Answers  


Can we use to open-source library with angular?

1 Answers  


Where is dom located?

1 Answers  


How to use httpclientmodule in angular?

1 Answers  


How to handle xss vulnerability scenarios in angular?

1 Answers  


What are the types of feature modules?

1 Answers  


How to use {}, [], [] and [()] in angular2 template?

1 Answers  


Categories