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
}
Do you know this excellent website: https://lmgtfy.com/?q=typescript+number+to+float