Overview

You will find here the description on how to create a Custom Action and details about its methods.

Introduction

An action (Action) is a Beagle component that can be called through events triggered by other components, (including other actions)

Beagle already has some predefined actions, however it is possible to create custom actions.


Simple Action

Creating and trigerring a custom action

Async Custom Action

In this section, you will find how to create a custom async action.


Last modified September 17, 2021: Reviewed Android section (#773) (e4c75e98)