Overview

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

Introduction

CustomAction is a Beagle’s component that can be called through events triggered by other components, including actions.

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


Simple Custom Action

Creating and executing a custom action

Async Custom Action

Creating a custom async action


Last modified March 11, 2021: feat: section overview (#391) (2c91101e)