The outcome of rendering one templated page.
Summary
Types
@type t() :: %Tincture.Layout.Template.RenderResult{ body_flow: Tincture.Layout.Box.FlowResult.t(), overflow?: boolean(), spill_text: String.t() }
The outcome of rendering one templated page.
@type t() :: %Tincture.Layout.Template.RenderResult{ body_flow: Tincture.Layout.Box.FlowResult.t(), overflow?: boolean(), spill_text: String.t() }