LocaleContext interface

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

The minimum amount of information required to determine the locale to use when formatting a MessageValue.

Signature:

export interface LocaleContext 

Properties

Property Modifiers Type Description
localeMatcher   ‘best fit’ | ‘lookup’ | undefined (BETA)
locales   string[] (BETA)