Guides
Docs
Examples
Support
Open Source
menu
close
Guides
Docs
Examples
Support
Open Source
Introduction
Usage
Installation
Methods
Configuration
Texts
Variables
Events
#
Variables
Some texts inside elements benefit from predefined & automatically integrated variables, such as
{app_name}
.
The
.variable
function allows you to define custom variables, which can be used in all element texts.
#
Usage
.variable(name: String, value: Any): Engage
.variable(options: Object): Engage
arrow_back
Previous
Configure texts
arrow_forward
Next
Listen for events
Usage