Layer Tags
Layer Tags are custom names you can apply to elements in your document to convert them to respective objects in each environment. Layer Tags are very powerful and allow you to enhance your interactive output with common environment elements out-of-the-box.
Crash Course
Layer Tags are specific in their markup:
${
tag
}
- Layer Tag Template
In detail:
${
- start the tagtag
- the layer tag content}
- end the tag
Tag Content
We process [tag content] with a specific syntax structure:
${
name
|type
:args
}
- [tag] content syntax
In detail:
name
- name of the layer tag|type
- optional, a tag type:args
- optional, tag arguments