tridion-sites-extensions-api-docs

Home > @tridion-sites/models > ComponentTemplate > dynamicTemplate

ComponentTemplate.dynamicTemplate property

“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;