Interface: I18nPluginOptions
Vue I18n plugin options
Signature
ts
export interface I18nPluginOptionsProperties
| Name | Type | Description |
|---|---|---|
globalInstall (optional) | boolean | Whether to globally install the components that is offered by Vue I18n Default: true |
Tags
@VueI18nGeneral@remarks— An options specified when installing Vue I18n as Vue plugin with usingapp.use.