Incant.Service.RunAction (incant v0.1.0)

Copy Markdown

Request to run an Incant surface action.

Summary

Types

t()

@type t() :: %Incant.Service.RunAction{
  action_id: String.t(),
  context: map(),
  payload: map(),
  surface_id: String.t()
}