Home > @tridion-sites/models > TranslationInfo > (constructor)
Constructs a new instance of the TranslationInfo
class
Signature:
constructor({ backendModel, contextLanguage, translationFrom, translationTo }: TranslationInfoConstructorArgs);
Parameter | Type | Description |
---|---|---|
{ backendModel, contextLanguage, translationFrom, translationTo } | TranslationInfoConstructorArgs |