I have one customized pipe that does one functioanlity but i would like to
same pipe for same purpose but with different decimal values

How would i can do that.?

Example one pipe does separation of number from given value and return as
string but i would like to have same pipe which i need to return after
decimal value.

Example

Given value 9999999.999 ( numeric )
The given pipe returns string  9,99,999.9999 As string
Now i want custimzed same pipe which would return 9,99,999.99 ( 2 decimal
value after . )

Please note that i want to custimzed same pipe for my purpose but should
not change the purpose.











-- 
Sent from my mi note 4 phone.

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to