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 |
What is difference between $document and window.document in AngularJS?
What do you mean by templateref and viewcontainerref?
Who is the author of angular js?
What exactly is angularjs?
Why is it called bearer token?
How can digest cycle time be decreased?
Can we use to open-source library with angular?
Where is dom located?
How to use httpclientmodule in angular?
How to handle xss vulnerability scenarios in angular?
What are the types of feature modules?
How to use {}, [], [] and [()] in angular2 template?