Skip to content

API reference / @localizer/x-vue / LocalizedProps

Type Alias: LocalizedProps
experimental

LocalizedProps = object

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

Props for the Localized component.

Properties

PropertyTypeDescription
content?Localizable
experimental
The content to be localized.