div-action-custom

Custom action. A handler is required on the host. The parameters can be passed via the action payload.

Parameters

Parameters Description
type

string

Required parameter.

The value must always be custom.

Functionality is under development.

JSON
{
  type*: "custom"
}