Hierarchy

  • TemplateComposition

Properties

Root of the template composition tree. See ContainerTemplateFragment for nesting.

minTemplateAPIVersion: string

Minimum Template API version required for the Service to render this composition.

For Example - A composition consists only of container, text, image or list fragments must declare a minimum template API version of "1".

Future versions of the service will allow new types of fragments. The service will require these fragment types' associated template API versions to be set as the minimum version of the composition if they are used.

See BodyTemplateOptions for more details.

Generated using TypeDoc