tridion-sites-extensions-api-docs

Home > @tridion-sites/models > Template > binaryContent

Template.binaryContent property

Template’s binary content.

Depending on the “TemplateType”, a Template can have text content, binary content or both.

Signature:

get binaryContent(): BinaryContent | undefined;