Environment Variables support has come to Uiflow! Create environment variables and assign values that correspond to our three environment contexts. You can find the new feature by clicking on the
cog
icon in the header of studio:Use these variables in component
state
and actions
with the following notation {{env.keyName}}
and values will be pulled based on the environment.