Using STJ
StackState Self-hosted v5.1.x
Overview
Handlebars syntax
[{
"_type": "Component",
"checks": [],
"streams": [],
"labels": [],
"name": "{{ name }}",
"description": "{{ description }}",
"type" : {{ componentTypeId }},
"layer": {{ layerId }},
"domain": {{ domainId }},
"environments": [{{ environmentId }}]
}]Conditionals: #if / else
Looping: #each
StackState handlebars functions
Component and relation templates
See also
Last updated