ExVoix.ModelContext.UI.RawHtmlPayload (ex_voix v0.3.9)

Summary

Types

t()

@type t() :: %ExVoix.ModelContext.UI.RawHtmlPayload{
  html_string: String.t() | nil,
  type: String.t()
}

Functions

new(attrs)