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
Property | Type | Description |
---|---|---|
locale? | LocaleCode | experimental The locale to set for the localizer. This is optional and will default to the configured fallback language if not provided. |