View Source AshPyro.Extensions.Resource.Form.Action (AshPyro v0.1.0)

A form for action(s) in the AshPyro.Extensions.Resource extension.

Summary

Types

@type t() :: %AshPyro.Extensions.Resource.Form.Action{
  class: term(),
  description: term(),
  fields: term(),
  label: term(),
  name: term()
}

Functions