Skip to content

Interface: TranslationProps

Translation Component Props

Extends

Signature

ts
export interface TranslationProps extends BaseFormatProps

Properties

NameTypeDescription
keypathstring
plural (optional)number | string

Tags

  • @VueI18nComponent

Released under the MIT License.