DisplayNames
external class DisplayNames(locales: UnicodeBCP47LocaleIdentifier, options: DisplayNamesOptions)(source)
Functions
Link copied to clipboard
Receives a code and returns a string based on the locale and options provided when instantiating Intl.DisplayNames()
Link copied to clipboard
Returns a new object with properties reflecting the locale and style formatting options computed during the construction of the current Intl/DisplayNames
object.