tridion-sites-extensions-api-docs

Home > @tridion-sites/models > TranslationInfo > translationTo

TranslationInfo.translationTo property

The TranslationDetails for all Items that can be the target for a translation with this Item as the source Item.

Signature:

get translationTo(): ReadonlyArray<TranslationDetails> | undefined;