$ModuleIntl$Typings extension
- on
Properties
- collator → dynamic
-
no setter
- dateTimeFormat → dynamic
-
no setter
- displayNames → dynamic
-
The
Intl.DisplayNames()
object enables the consistent translation of language, region and script display names.no setter - listFormat → dynamic
-
no setter
- locale → dynamic
-
Constructor creates Intl.Locale
objects
no setter
- numberFormat → dynamic
-
no setter
- pluralRules → dynamic
-
no setter
- relativeTimeFormat → dynamic
-
The
Intl.RelativeTimeFormat
object is a constructor for objects that enable language-sensitive relative time formatting.no setter - segmenter → dynamic
-
no setter
Methods
-
supportedValuesOf(
SupportedValuesOf key) → List< String> - Returns a sorted array of the supported collation, calendar, currency, numbering system, timezones, and units by the implementation. MDN