Skip to main content

Actions

Actions are the building blocks of the app. They are the functions that are executed when a user interacts with the app. For example, when a user clicks a button, the app executes an action. They returns a promise that resolves when the action is completed. Actions can be used to perform a variety of tasks, such as navigating to a different page, opening a URL or opening a product page.