GTPL Templates

Short reference with common directives and combinations.

Interpolation and pipes

Text: {{ text }}

Transformed: {{ text:format }}

g-if and g-notif

Visible = true

Visible = false

g-switch and g-case

Mode A

Mode B

Mode C

g-for + events

Two-way inputs

{{ form.name }} / {{ form.role }}