Skip to main content

supported_values_of

Function supported_values_of 

Source
pub fn supported_values_of(key: SupportedValuesKey) -> Array<JsString>
Expand description

The Intl.supportedValuesOf() method returns an array containing the supported calendar, collation, currency, numbering system, or unit values supported by the implementation.

MDN documentation