1. Actions

Actions Basics

If components are like nouns, we like to think of actions as verbs. Actions are what connect components to the properties of your database and allow you to customize your app's user experience. Actions can be used to direct the user to another screen, to allow them to click and interact with your components, and to submit data to a database.

Most Commonly Used Actions
Less Commonly Used Actions