BetaOptional Betabindings?: SemanticBinding[]details for semantic bindings. These can be app-specific
Optional Betablurhash?: stringOptional blurhash for the template.
Betaconcepts: string[]The concepts associated with the template.
Betadescription: stringThe description of the template.
Optional BetaisWhether the template is an app.
Betalayout: stringThe layout of the template.
Betaname: stringThe name of the template.
BetaparameterThe parameter names required by the template.
Optional Betapriority?: numberThe priority of the template. Default is 100, lower is higher priority.
Optional BetarendersWhether the template renders multiple records.
Optional Betastyle?: ReactCssPropertiesOptional CSS properties for the template.
Betatype: TemplateTypeThe type of the template.
Betavariant: TemplateVariantThe variant of the template.
Type representing the metadata for a template.