JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › General Discussions › Change format function number inputs › Reply To: Change format function number inputs
September 9, 2022 at 1:26 pm
#103662
admin
Keymaster
Hi Rafa,
Formatting of numbers is based on the ‘locale’ setting and the numberFormat property. Smart.NumberInput uses https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat and this makes it unnecessary to have properties like decimalSeparator as it is applied automatically.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/