Interface CollationSpec

Specification for collation options

Hierarchy

  • CollationSpec

Properties

alternate?: string
backwards?: boolean
caseFirst?: string
caseLevel?: boolean
locale: string
maxVariable?: string
numericOrdering?: boolean
strength?: number

Generated using TypeDoc