Ionic Forum
Convert number to float on ngModelchange
Ionic Framework
Ionic Angular
mehraj786
April 11, 2020, 6:30am
1
amount
782×493 20.3 KB
hi how cam i show amount as 8.00 when i enter in textbox here i am using ngModelchange function
saceData(amount){
console.log(“amount=”,amount);// here i need to show 8.00 instead of 8 how to do
}
EinfachHans
April 11, 2020, 6:22pm
2
Do you know this excellent website:
https://lmgtfy.com/?q=typescript+number+to+float