View source
typedef CollatorResolvedOptions
package js.lib.intl
import js.lib.intl.Collator
Available on js
Fields
finalread onlylocale:String
The 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:Bool
The values provided for these properties in the options
argument or filled in as defaults.