Interface: ExportedGlobalComposer
Exported global composer instance
Signature
ts
export interface ExportedGlobalComposerProperties
| Name | Type | Description |
|---|---|---|
availableLocales (readonly) | Locale[] | Available locales |
fallbackLocale | FallbackLocale | Fallback locale |
locale | Locale | Locale |
Tags
@remarks— This interface is the global composer that is provided interface that is injected into each component withapp.config.globalProperties.@VueI18nGeneral