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:
CleanShot 2023-05-25 at 15
CleanShot 2023-05-25 at 15
Use these variables in component
state
and
actions
with the following notation
{{env.keyName}}
and values will be pulled based on the environment.
CleanShot 2023-05-25 at 15