Home > @tridion-sites/models > ComponentTemplate > dynamicTemplate
“dynamic” part of the Component Template: an XSLT which is executed on the Content Delivery system.
A string containing the XSLT or an empty string if not applicable.
Only applicable if the “OutputFormat” is set to “XML Document”.
Signature:
get dynamicTemplate(): string;