Plushie.Event.Diagnostic.WidgetPanic (Plushie v0.7.1)

Copy Markdown View Source

A non-trusted widget panicked inside the registry's catch_unwind firewall.

Summary

Types

t()

@type t() :: %Plushie.Event.Diagnostic.WidgetPanic{
  id: String.t(),
  label: String.t(),
  type_name: String.t()
}