Skip to content

API reference / @localizer/x-vue / LocalizationContextProps

Type Alias: LocalizationContextProps
experimental

LocalizationContextProps = object

Defined in: packages/x-vue/src/lib/components/localization-context.ts:26

Props for the LocalizationProvider component.

Properties

PropertyTypeDescription
locale?LocaleCode
experimental
The locale to set for the localizer. This is optional and will default to the configured fallback language if not provided.