View Source AshPyro.Extensions.Resource.LiveView.Page.Show (AshPyro v0.0.0)

A LiveView page.

Summary

Types

@type t() :: %AshPyro.Extensions.Resource.LiveView.Page.Show{
  action: term(),
  class: term(),
  description: term(),
  display_as: term(),
  identity: term(),
  label: term(),
  live_action: term(),
  path: term()
}

Functions