@mehraj786 wrote:
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
}
Posts: 1
Participants: 1
@mehraj786 wrote:
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
}
Posts: 1
Participants: 1