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.

Available platforms: web.

JSON
{
  type*: "custom"
}