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