Skip to main content

Intl.supportedValuesOf()

Term side of the Card
Topic: Intl
Unit title: Intl.supportedValuesOf()
Categories: Method
Explanation side of the Card

Explanation: The static method that returns an array of supported values for a specific option in an `Intl` object. It helps identify which values are available for i18n (internationalization) options such as locales or formats.

Browser compatibility:
  • The chrome browser supports this feature starting from version 99
  • The edge browser supports this feature starting from version 99
  • The firefox browser supports this feature starting from version 93
  • The safari browser supports this feature starting from version 15.4
Availability: