📄️ Appmaker Actions
Appmaker Platform provides a set of predefined actions that you can use in your app.
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.
Appmaker Platform provides a set of predefined actions that you can use in your app.