AshReports.Layout.IR.Content.Label (ash_reports v0.1.0)
IR for static text labels.
Summary
Functions
Creates a new LabelIR.
Types
@type t() :: %AshReports.Layout.IR.Content.Label{ style: AshReports.Layout.IR.Style.t() | nil, text: String.t() }
IR for static text labels.
Creates a new LabelIR.
@type t() :: %AshReports.Layout.IR.Content.Label{ style: AshReports.Layout.IR.Style.t() | nil, text: String.t() }