package js.lib.intl
import js.lib.intl.Collator
Available on js
finalread onlyusage:Usagefinalread onlysensitivity:Sensitivityfinalread onlynumeric:Boolfinalread onlylocale:StringThe BCP 47 language tag for the locale actually used. If any Unicode extension values were requested in the input BCP 47 language tag that led to this locale, the key-value pairs that were requested and are supported for this locale are included in locale.
finalread onlyignorePunctuation:BoolThe values provided for these properties in the options argument or filled in as defaults.
finalread onlycollation:Collationhe value requested using the Unicode extension key "co", if it is supported for Locale, or Default.
finalread onlycaseFirst:CaseFirstThe values requested for these properties in the options argument or using the Unicode extension keys "kn" and "kf" or filled in as defaults. If the implementation does not support these properties, they are omitted.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/lib/intl/CollatorResolvedOptions.html