NumberFormatStyle(String)
package js.lib.intl
import js.lib.intl.NumberFormat
Доступно в js
Переменные
inlineread onlyCurrency:NumberFormatStyle = "currency"
форматирование валюты
inlineread onlyDecimal:NumberFormatStyle = "decimal"
форматирование чисел
inlineread onlyPercent:NumberFormatStyle = "percent"
форматирование процентов
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/lib/intl/NumberFormatStyle.html