Closed MohamedSahir closed 6 years ago
Maybe you are looking for counto | number : '1.0-0'
?
Hello there, I went through the same issue, thanks @luffySAMA for sharing your knowledge.
@izupet Could you append your documentation with a least this crucial piece of information?
Thank you all!
when passing dynamic value ,getting error. In app.component.html
Here for [countTo] attribute passing the value from component .
For app.component.ts
I don't need the currency symbol and if i give count to value 10 means it wll increase from 0 to 10 , don't need decimal digits increment.
O/p: needed like http://demo.tinywall.net/numscroller/
Is there any builtin pipe is there or need to right custom pipe for this.