View source
typedef CollatorSupportedLocalesOfOptions
package js.lib.intl
import js.lib.intl.Collator
Available on js
Fields
optionallocaleMatcher:Null<LocaleMatcher>
The locale matching algorithm to use.
The default is BestFit
.