NumberFormatStyle(String)
package js.lib.intl
import js.lib.intl.NumberFormat
Available on js
Variables
inlineread onlyCurrency:NumberFormatStyle = "currency"
currency formatting
inlineread onlyDecimal:NumberFormatStyle = "decimal"
plain number formatting
inlineread onlyPercent:NumberFormatStyle = "percent"
percent formatting
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/lib/intl/NumberFormatStyle.html