Beta
Optional
Beta
bindings?: SemanticBinding[]details for semantic bindings. These can be app-specific
Optional
Beta
blurhash?: stringOptional blurhash for the template.
Beta
concepts: string[]The concepts associated with the template.
Beta
description: stringThe description of the template.
Optional
Beta
isWhether the template is an app.
Beta
layout: stringThe layout of the template.
Beta
name: stringThe name of the template.
Beta
parameterThe parameter names required by the template.
Optional
Beta
priority?: numberThe priority of the template. Default is 100, lower is higher priority.
Optional
Beta
rendersWhether the template renders multiple records.
Optional
Beta
style?: ReactCssPropertiesOptional CSS properties for the template.
Beta
type: TemplateTypeThe type of the template.
Beta
variant: TemplateVariantThe variant of the template.
Type representing the metadata for a template.