Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-js
/
js.intl
/
ResolvedCollatorOptions
Resolved
Collator
Options
web
interface
ResolvedCollatorOptions
(
source
)
Members
Properties
case
First
Link copied to clipboard
web
abstract
var
caseFirst
:
String
collation
Link copied to clipboard
web
abstract
var
collation
:
String
ignore
Punctuation
Link copied to clipboard
web
abstract
var
ignorePunctuation
:
Boolean
locale
Link copied to clipboard
web
abstract
var
locale
:
String
numeric
Link copied to clipboard
web
abstract
var
numeric
:
Boolean
sensitivity
Link copied to clipboard
web
abstract
var
sensitivity
:
String
usage
Link copied to clipboard
web
abstract
var
usage
:
String