Skip to content

Type Alias: I18nScope

I18n Scope

See about:

  • ComposerAdditionalOptions#useScope
  • useI18n

Signature

ts
export type I18nScope = "local" | "parent" | "global" | "isolated"

Tags

  • @VueI18nGeneral

Released under the MIT License.