AshReports.Layout.IR.Content.Field (ash_reports v0.1.0)
IR for dynamic field values.
Summary
Functions
Creates a new FieldIR.
Types
@type t() :: %AshReports.Layout.IR.Content.Field{ align: atom() | nil, decimal_places: non_neg_integer() | nil, format: atom() | nil, source: atom() | [atom()], style: AshReports.Layout.IR.Style.t() | nil }