Incant.Service.RunAction (Incant v0.1.1)

Copy Markdown View Source

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()
}