org.scalajs.dom.intl
Type members
Classlikes
The Intl.Collator object is a constructor for collators, objects that enable language sensitive string comparison.
The Intl.Collator object is a constructor for collators, objects that enable language sensitive string comparison.
The Intl.DateTimeFormat object is a constructor for objects that enable language sensitive date and time formatting.
The Intl.DateTimeFormat object is a constructor for objects that enable language sensitive date and time formatting.
The Intl.NumberFormat object is a constructor for objects that enable language sensitive number formatting.
The Intl.NumberFormat object is a constructor for objects that enable language sensitive number formatting.
The following properties fall into two groups:
The following properties fall into two groups:
- minimumIntegerDigits, minimumFractionDigits, and maximumFractionDigits in one group,
- minimumSignificantDigits and maximumSignificantDigits in the other. If at least one property from the second group is defined, then the first group is ignored.
- Companion:
- object
Deprecated classlikes
- Companion:
- class
- Deprecated
- Companion:
- class
- Deprecated
- Companion:
- class
- Deprecated