Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-js
/
js.intl
/
Collator
/
Collator
Collator
web
constructor
(
locales
:
String
=
definedExternally
,
options
:
CollatorOptions
=
definedExternally
)
(
source
)
constructor
(
locales
:
ReadonlyArray
<
JsString
>
,
options
:
CollatorOptions
=
definedExternally
)
(
source
)