Events
Last updated
Was this helpful?
Last updated
Was this helpful?
Before we get into Front-End Events, we need first to have an understanding of Front-End Actions. Front-End Actions are used to run routines from the frontend of your app. Each Front-End Action is comprised of a sequence of frontend events.
The rest of this section is a reference of all the different types of events that are available inside each Frontend Action that you create. We explain through examples, with common configurations how the different types of events work.