For the complete documentation index, see llms.txt. This page is also available as Markdown.

HTML

Template context

Variable
Typ
Beschreibung

props

Object

Merged result of globals, props of output and local props (ex-customAttrs)

globals

Object

Merged props of show and output

locals

Object

Empty object to store variables during rendering.

user

Object

Current user. (firstName, lastName, etc.)

output

Object

Current output (_id, key, canvas, etc.)

env

Object

Holds host environment variables

Zuletzt aktualisiert