ReferenceTemplateModelValue
Type Alias TemplateModelValue
Type Alias
Type Signature
type TemplateModelValue =
| string
| number
| boolean
| null
| TemplateModel
| TemplateModelLoop
| TemplateImageValue
| string
| number
| boolean
| null
| TemplateModel
| TemplateModelLoop
| TemplateImageValue
A single supported value inside the template model tree.