AshReports.Layout.IR.Content.NestedLayout (ash_reports v0.1.0)
IR for nested layout containers within cells.
Summary
Functions
Creates a new NestedLayoutIR.
Types
@type t() :: %AshReports.Layout.IR.Content.NestedLayout{ layout: AshReports.Layout.IR.t() }
Functions
@spec new(AshReports.Layout.IR.t()) :: t()
Creates a new NestedLayoutIR.