Actions

This section describes how actions work on the Beagle Framework and will also teach how to customize them.

Overview

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

Simple Action

Creating and trigerring a custom action

Async Custom Action

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