@adobe/genstudio-extensibility-sdk
@adobe/genstudio-extensibility-sdk / Template
Template: {
additionalMetadata:Record<string,any>;content:string;id:string;keywords:string[];mapping:Mapping;source:string;title:string;url:string; }
optionaladditionalMetadata:Record<string,any>
Additional metadata
content:
string
Raw HTML content of the template
id:
string
Unique identifier for the template
optionalkeywords:string[]
Keywords for searching
mapping:
Mapping
Mapping of Handlebars variables to GenStudio roles
source:
string
Source of the template
title:
string
Title of the template
optionalurl:string
URL of the template