tridion-sites-extensions-api-docs

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

ComponentTemplate.outputFormat property

Format of the rendered Component Presentation.

The possible values are currently constrained by the system schema (cm_xml.xsd): * HTML * HTML Fragment * JSP Scripting * Plain Text * XML Document * XML Fragment * ASCX WebControl * REL * Other

Signature:

get outputFormat(): string | undefined;