v-t
Concept. Resolves translated children from a key.
Table of contents
Category
Concept
Public signature
tsJSX directive: <element v-t="translation.key" v-t-params={params} />Runtime behavior
v-t resolves a translation key supplied as its value or child content, applies v-t-params replacements and assigns the translated children.