Custom Actions
Create a custom action reusable throughout the application.
Last updated
Create a custom action reusable throughout the application.
Last updated
In order to create a Custom Action follow the next steps :
Click on the Add button and select Actions in the opened list
Set the Name of your action on the right properties panel
Add a Tag to group your custom actions
Choose if your action should be Async or not
Choose if you passe the Build Context in the action
Add any Parameters you need
Choose the Return Type
Write your code in the central editor
Save by clicking on the top right button Save