> For the complete documentation index, see [llms.txt](https://docs.bitaffair.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitaffair.io/vstage/frames/html.md).

# HTML

### Template context

<table><thead><tr><th width="152">Variable</th><th width="107">Typ</th><th>Beschreibung</th></tr></thead><tbody><tr><td>props</td><td>Object</td><td>Merged result of globals, props of output and local props (ex-customAttrs)</td></tr><tr><td>globals</td><td>Object</td><td>Merged props of show and output</td></tr><tr><td>locals</td><td>Object</td><td>Empty object to store variables during rendering.</td></tr><tr><td>user</td><td>Object</td><td>Current user. (firstName, lastName, etc.)</td></tr><tr><td>output</td><td>Object</td><td>Current output (_id, key, canvas, etc.)</td></tr><tr><td>env</td><td>Object</td><td>Holds host environment variables</td></tr><tr><td></td><td></td><td></td></tr></tbody></table>
