Template Builder
Features
Industries
Resources
Free Tools
Pricing
Signup
Login
EN
DE
EN
← Help center
Expressions & logic
Make your template react to user input with expressions, variables, and IF/ELSE statements.
Dynamic text layouts
Build text blocks that adapt their layout to the content users type, switching between styles based on length or input values.
Expressions
Drive object properties with formulas so the design responds automatically to user input.
Functions
Use the built-in functions available inside expressions, from math and string operations to logic and date helpers.
IF/ELSE logic
Branch property values with IF/ELSE statements so the template reacts differently to different user choices.
Iterated objects
Repeat the same object multiple times with varying content driven by a collection input field.
Logical operators
Combine multiple conditions in your expressions using AND, OR, and NOT to express more complex rules.
Smart Expression Editor
Get autocomplete, type hints, and live preview as you author expressions in the editor.
Subproperties
Access individual parts of a complex property (like the X coordinate of a position) inside your expressions.
Variables
Define a value once and reuse it across many properties so updates flow through the whole template at once.