Home > @tridion-sites/models > Template > binaryContent
Template’s binary content.
Depending on the “TemplateType”, a Template can have text content, binary content or both.
Signature:
get binaryContent(): BinaryContent | undefined;